android-image-picker icon indicating copy to clipboard operation
android-image-picker copied to clipboard

Image Picker for Android 🤖

Results 108 android-image-picker issues
Sort by recently updated
recently updated
newest added

``` java.lang.SecurityException: at android.os.Parcel.createExceptionOrNull (Parcel.java:2385) at android.os.Parcel.createException (Parcel.java:2369) at android.os.Parcel.readException (Parcel.java:2352) at android.os.Parcel.readException (Parcel.java:2294) at android.app.IActivityTaskManager$Stub$Proxy.startActivity (IActivityTaskManager.java:4259) at android.app.Instrumentation.execStartActivity (Instrumentation.java:1723) at android.app.Activity.startActivityForResult (Activity.java:5377) at androidx.activity.ComponentActivity.startActivityForResult (ComponentActivity.java:570) at androidx.core.app.ActivityCompat.startActivityForResult (ActivityCompat.java:237) at...

bug
need to reproduce

## Expected Behavior Support for tiramisu (API 33) ## Actual Behavior READ_EXTERNAL_STORAGE permission is replaced with READ_MEDIA_IMAGES & READ_MEDIA_VIDEO. Even if those permissions are granted, I see a popup saying:...

Got crash in **2.2.0** : Fatal Exception: java.lang.SecurityException: Permission Denial: reading com.android.providers.media.MediaProvider uri content://media/external/file from pid=16233, uid=15178 requires android.permission.READ_EXTERNAL_STORAGE, or grantUriPermission() `Fatal Exception: java.lang.SecurityException: Permission Denial: reading com.android.providers.media.MediaProvider uri content://media/external/file...

triage

## Expected Behavior ImagePicker should have open the gallery ## Actual Behavior App crashed with the following exception `java.lang.IllegalArgumentException: Can't create sort clause without columns. at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:170) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:140) at...

triage

## Expected Behavior Open Image Picker View ## Actual Behavior Not crushed but MainActivity(FragmentActivity) and Fragment was destroyed. ## Steps to Reproduce the Problem 1. open image picker using launcher.launch...

enhancement
performance

## Expected Behavior Have the ability to change or customize the background of alpha view ## Actual Behavior If the selected image contains a lot of color white, the check...

enhancement
custom components

Allows users to pick photos from external shared storage such as Google Photos, Dropbox, etc **Demo** https://user-images.githubusercontent.com/28748775/153799081-427acb8e-c0f0-4332-911a-110bc41e966a.mp4

enhancement

Hello! First of all, thank you for making this library. But just now I got this problem when I tried to implement your library: ``` 2021-08-16 16:38:33.262 25135-25207/com.bakoelasa.bakoelasakotlintest E/AndroidRuntime: FATAL...

bug

https://support.google.com/googleplay/android-developer/answer/10467955

intent.resolveActivity always null on devices running Android 11 CameraHelper cannot start the camera and reports an error ef_error_no_camera android.permission.QUERY_ALL_PACKAGES