coomar2841 / image-chooser-library

An Easy Image/Video Chooser Library for your Android Apps
646 stars 192 forks source link

Image chooser not working on device without sd card???? #174

Closed saurabh810 closed 3 years ago

saurabh810 commented 8 years ago

Following exception throw in logs

com.kbeanie.imagechooser.exceptions.ChooserException: Error creating directory: /storage/sdcard0/bichooser

coomar2841 commented 8 years ago

Yes, this is an issue. Would suggest you to use https://github.com/coomar2841/android-multipicker-library for now.

KanwarPalS commented 8 years ago

+1 https://github.com/coomar2841/android-multipicker-library not works as well

coomar2841 commented 8 years ago

You can set the location of the temp storage by using CacheLocation. Please open an issue if it's not working.