ImagePicker icon indicating copy to clipboard operation
ImagePicker copied to clipboard

📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera

Results 115 ImagePicker issues
Sort by recently updated
recently updated
newest added

I want the captured image to be named by myself. Is there a function point? Or what should I do?

when I use this version implementation 'com.github.dhaval2404:imagepicker-support:1.7.1' when you open the gallery go to gallery when I use this implementation 'com.github.dhaval2404:imagepicker:2.1' not going to gallery, but file manager can you...

## Summary ## Code to reproduce ## Android version ## Impacted devices ## Installation method ## SDK version ## Other information

How to change ImagePicker dialog color and shape (make it round corner)

When i add dependency maven { url "https://jitpack.io" } its not working its showing me (Unexpected tokens (use ';' to separate expressions on the same line)) may be my gradle...