Android Open Source - Development file android-filemanager






Project Summary

Learning to write apps for Android - A File Manager.

Web Site / Source Repository

android-filemanager is hosted in the following web site
https://github.com/abnegate/android-filemanager

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

ItemValue
Java File Count6
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 13 image files in android-filemanager. The names of the image files are listed as follows.

app_icon.png
file.png
folder.png
ic_action_cancel.png
ic_action_copy.png
ic_action_cut.png
ic_action_discard.png
ic_action_done.png
ic_action_new.png
ic_action_paste.png
ic_action_search.png
ic_action_settings.png
ic_arrow.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android-filemanager has the following Java source files.

com.example.myapp.DisplayDirectoryActivity.java
com.example.myapp.DisplaySearchResultsActivity.java
com.example.myapp.MainActivity.java
com.example.myapp.MoveFiles.java
com.example.myapp.NoticeDialogFragment.java