I am adding images to my app from Gallery App using intent
Intent intent = new Intent(); intent.setType("image/*"); intent.setAction(Intent.ACTION_G