Android Open Source - Development file filechooser






Project Summary

File and directory picker/chooser for Android, compatible with API 9+.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of filechooser.

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version9
Activity Count2
Fragment Count3
jar files usedandroid-support-v4.jar
android-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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