Android Open Source - Development file FMdroid






Project Summary

File Manager for Android - code sample.

Web Site / Source Repository

FMdroid is hosted in the following web site
https://github.com/doodeec/FMdroid

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




License

The license information of FMdroid is as follows:

Apache License

Resource Files

There are 6 image files in FMdroid. The names of the image files are listed as follows.

ic_action_collection.png
ic_action_copy.png
ic_action_discard.png
ic_action_refresh.png
ic_action_remove.png
ic_action_settings.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.doodeec.filemanager.BaseActivity.java
com.doodeec.filemanager.PickerActivity.java
com.doodeec.filemanager.SettingsActivity.java
com.doodeec.filemanager.FileManagement.FolderManipulationInterface.java
com.doodeec.filemanager.FileManagement.StorageItemHolder.java
com.doodeec.filemanager.FileManagement.StorageManager.java
com.doodeec.filemanager.FileManagement.Model.StorageItem.java
com.doodeec.filemanager.UIComponents.CheckableItem.java
com.doodeec.filemanager.UIComponents.FolderAdapter.java
com.doodeec.filemanager.UIComponents.FolderFragment.java
com.doodeec.filemanager.UIComponents.SlidingFrameLayout.java