Android Open Source - Development file aFileChooser






Project Summary

Android library that provides a file explorer to let users select files on external storage..

Web Site / Source Repository

aFileChooser is hosted in the following web site
https://github.com/iPaulPro/aFileChooser

If you think the Android project aFileChooser 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 aFileChooser.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version7
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




License

The license information of aFileChooser is as follows:

Apache License

Resource Files

There are 4 image files in aFileChooser. The names of the image files are listed as follows.

ic_chooser.png
ic_file.png
ic_folder.png
ic_provider.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.ianhanniballake.localstorage.LocalStorageProvider.java
com.ipaulpro.afilechooser.FileChooserActivity.java
com.ipaulpro.afilechooser.FileListAdapter.java
com.ipaulpro.afilechooser.FileListFragment.java
com.ipaulpro.afilechooser.FileLoader.java
com.ipaulpro.afilechooser.utils.FileUtils.java
com.ipaulpro.afilechooserexample.FileChooserExampleActivity.java