Android Open Source - Development file FileExplorerProject






Project Summary

Simple file explorer for android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of FileExplorerProject.

ItemValue
Java File Count7
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version7
Activity Count1
Fragment Count1
jar files usedcommons-io-2.0.1.jar




Resource Files

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.

null




Java Source Files

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