android-multipicker-library
android-multipicker-library copied to clipboard
Android Multipicker Library
Hi I've four fragments in my activity and all of them contains recycler view. I've passed instance of ImagePicker class from fragment to it's adapter. So after picking images using...
I have to get this error in Crashlytics : **Information :** VideoPickerImpl.java line 171 com.kbeanie.multipicker.core.VideoPickerImpl.handleGalleryData **Details :** Fatal Exception: java.lang.RuntimeException Failure delivering result ResultInfo{who=null, request=70869, result=-1, data=Intent { dat=/storage/emulated/0/Download/Lirico En...
When I select for example picture file named 'picture.jpg' (saved on list) and again I take same file i got 'picture-2.jpg' (saved on list) and again and again it goes...
I use v1.1.13 and sometimes see below. `Fatal Exception: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.media.action.IMAGE_CAPTURE flg=0x3 clip={text/uri-list U:file:///storage/emulated/0/%D8%B4%D8%BA%D9%91%D9%84%D9%86%D9%8A/%D8%B4%D8%BA%D9%91%D9%84%D9%86%D9%8A%20Pictures/b698b59d-79b4-4cf9-9189-baac83b21099.jpeg} (has extras) } at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1844) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1534) at android.app.Activity.startActivityForResult(Activity.java:3968)...
issue is not getting every time but some time suddenly crash. Android Version : **4.4.2, 4.4.3 , 5.0, 5.0.2, 5.1, 5.1.1, 7.0, 7.1.1, 7.1.2, 8.0.0, 8.1.0** ``` Fatal Exception: android.content.ActivityNotFoundException:...
I want to set max limit for image picker. is this a possible ?
automatically saving images or videos that we picked how to delete that,it causes memory issues
Choose videos is coping the video inside app folder. It is taking unnecessary extra time. Can we avoid copy video add get the original file path.
Hello! I'm having a problem capturing video with the camera I gave the duration of 15 minutes and I can only record only 21 seconds MediaStore.EXTRA_DURATION_LIMIT, 900 my device is...
When Camera open and capture the image then click ok to crash the app version 5.0.1 and API 21 latest library updated use this code : public void takePicture() {...