Little library for choose file from SDCard in android 2.2+.
simple-file-chooser is hosted in the following web site
https://github.com/ingyesid/simple-file-chooser
If you think the Android project simple-file-chooser 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 simple-file-chooser.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 20 image files in simple-file-chooser. The names of the image files are listed as follows.
_blank.png aac.png apk.png avi.png back.png blank.png doc.png folder.png gif.png jpg.png mp3.png mp4.png pdf.png png.png ppt.png rar.png rtf.png txt.png xls.png zip.png
The following screenshort is generated from the image listed above.
simple-file-chooser has the following Java source files.
com.orleonsoft.android.simplefilechooser.Constants.java com.orleonsoft.android.simplefilechooser.FileInfo.java com.orleonsoft.android.simplefilechooser.adapters.FileArrayAdapter.java com.orleonsoft.android.simplefilechooser.ui.FileChooserActivity.java