iPaulPro / aFileChooser

[DEPRECATED] Android library that provides a file explorer to let users select files on external storage.
Apache License 2.0
1.79k stars 850 forks source link

Can't create a new file (e.g. to Save As...) #65

Open gb96 opened 9 years ago

gb96 commented 9 years ago

My app needs a File Browser for "Save As". Previously use OI File Manager PICK_FILE intent which worked find. Can't use your library without that kind of feature.