Simple file explorer for android.
FileExplorerProject is hosted in the following web site
https://github.com/RoqueRueda/FileExplorerProject
If you think the Android project FileExplorerProject 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 FileExplorerProject.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | commons-io-2.0.1.jar |
There are 10 image files in FileExplorerProject. The names of the image files are listed as follows.
ic_apk.png ic_audio_file.png ic_file.png ic_folder.png ic_image_file.png ic_sd.png ic_sys.png ic_sys_dir.png ic_video_file.png ic_zip.png
The following screenshort is generated from the image listed above.
FileExplorerProject has the following Java source files.
com.roque.rueda.fileexplorer.AbstractListFileActivity.java com.roque.rueda.fileexplorer.ExplorerActivity.java com.roque.rueda.fileexplorer.FolderListFragment.java com.roque.rueda.fileexplorer.adapters.FileListAdapter.java com.roque.rueda.fileexplorer.model.FileItem.java com.roque.rueda.fileexplorer.utils.IconUtil.java com.roque.rueda.fileexplorer.utils.UserPreferences.java