Learning to write apps for Android - A File Manager.
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.
The following table is the detailed list of android-filemanager.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
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.
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