I'm looking for the image on SdCard. Everything works fine, opens the gallery, selects the image, but the selected image does not appear in ImageView.
Code:
public void btnFoto(View view){
Intent intent = new Intent(Intent.ACTION_GET_...
asked on
08.09.2015 / 16:20