File and directory picker/chooser for Android, compatible with API 9+.
filechooser is hosted in the following web site
https://github.com/lecho/filechooser
If you think the Android project filechooser listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of filechooser.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 1 image files in filechooser. The names of the image files are listed as follows.
transparent_box_shadow.9.png
The following screenshort is generated from the image listed above.
filechooser has the following Java source files.
lecho.lib.filechooser.FileDetailsDialogFragment.java lecho.lib.filechooser.FileSizeUtils.java lecho.lib.filechooser.FilechooserActivity.java lecho.lib.filechooser.FilechooserFragment.java lecho.lib.filechooser.PathAdapter.java lecho.lib.filechooser.PathLoader.java lecho.lib.filechooser.StorageUtils.java lecho.lib.filechooser.samples.MainActivity.java