coomar2841 / image-chooser-library

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

How to read and write files in the bimagechooser directory? #128

Closed mradlmaier closed 8 years ago

mradlmaier commented 8 years ago

I see that the image-chooser-library stores all images in a directory named "bimagechooser".

How can my app read and write files in this directory? I don't understand, how to get the path to this directory?

coomar2841 commented 8 years ago

That's the default directory that it uses if you don't specify your own folder name.