android-multipicker-library icon indicating copy to clipboard operation
android-multipicker-library copied to clipboard

Android Multipicker Library

Results 84 android-multipicker-library issues
Sort by recently updated
recently updated
newest added

Hello! There is an error that is stopping the app, so the button calls the method takePicture() for not having details of the error I put the Firebase Crash to...

when I capture an image change orientation in view.

Can i set the rotation the image will get saved in? I am calling to take a pic form the camera capturing a pic in portrait but you are saving...

**Google Nexus 5X android 6.0** ``` Exception android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK typ=vnd.android.cursor.dir/contact } android.app.Instrumentation.checkStartActivityResult (Instrumentation.java:1798) android.app.Instrumentation.execStartActivity (Instrumentation.java:1512) android.support.test.runner.MonitoringInstrumentation.execStartActivity (MonitoringInstrumentation.java:486) android.app.Activity.startActivityForResult (Activity.java:3930) android.support.v4.app.BaseFragmentActivityJB.startActivityForResult (BaseFragmentActivityJB.java:50) android.support.v4.app.FragmentActivity.startActivityForResult (FragmentActivity.java:79)...

After creating and submitting video, when it returns to application it's crashing. Device is Nexus_6_API_23 (Android Emulator) Here's the logs: 11-29 11:46:19.706 27581-27595/com.test.example W/DynamiteModule: Local module descriptor class for com.google.firebase.auth...

Hi. I have crash when I choose file inside archive file (zip, etc) Actually I don't need enter inside archive and I just want to get archive but it enters...

When choosing file(.pdf,.doc) also allows to choose .mp3 file.On checking getMimeType() in case of choosing .pdf or .mp3, it is always returning file.Moreover, on checking getFileExtensionType() it is returning empty...

When I run the demo app, If I choose some image from OneDrive, I can't get any result.

How to select only image and video in Mediapicker? No audio and other media related files. Thanks

Using a Motorola E2, O.S. v5.0.2, downloading a big file (i.e. a nasa file), then selecting it with the picker, and setting the options imagePicker.ensureMaxSize(1090, 1090); It however crashes on...

enhancement