Package-level declarations
Picking and capturing images from gallery and camera.
Types
Link copied to clipboard
Base fragment for image picker implementations.
Link copied to clipboard
Extension to android.graphics.BitmapFactory that allows decoding bitmaps from content provider Uris.
Link copied to clipboard
Fragment used for firing up the camera for capturing an image.
Link copied to clipboard
Fragment used for picking up the image from gallery / filesystem.
Link copied to clipboard
class ImagePicker
A helper class for launching gallery image picker or a camera for taking a picture.
Link copied to clipboard
Empty implementation of the OnImagePickedListener interface.