Android Open Source - Development file FilesBrowser






Project Summary

File browser for Android.

Web Site / Source Repository

FilesBrowser is hosted in the following web site
https://github.com/Sjith/FilesBrowser

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

ItemValue
Java File Count11
Supported screen sizes[mdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

FilesBrowser has the following Java source files.

com.juyg.filesbrowser.FileDetailsDialog.java
com.juyg.filesbrowser.FileDetailsListAdapter.java
com.juyg.filesbrowser.FileOptionsDialog.java
com.juyg.filesbrowser.FilesActivity.java
com.juyg.filesbrowser.FilesListAdapter.java
com.juyg.filesbrowser.constants.FileDetailsKeys.java
com.juyg.filesbrowser.logic.FilesManager.java
com.juyg.filesbrowser.model.FileData.java
com.juyg.filesbrowser.utils.Debug.java
com.juyg.filesbrowser.utils.Utils.java