A simple file manager with all the featured required to manipulate and maintain an android file-system..
File-Director is hosted in the following web site
https://github.com/majestic53/File-Director
If you think the Android project File-Director 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 File-Director.
Item | Value |
---|---|
Java File Count | 12 |
Minimum SDK Version | 4 |
Activity Count | 7 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 12 image files in File-Director. The names of the image files are listed as follows.
alert.png back.png clear.png file_ico.png hist.png info.png ok_ico.png restrict_ico.png root.png search.png sort.png up.png
The following screenshort is generated from the image listed above.
File-Director has the following Java source files.
com.majestic.director.Director.java com.majestic.director.History.java com.majestic.director.Search.java com.majestic.director.adapter.Entry.java com.majestic.director.adapter.EntryArrayAdapter.java com.majestic.director.adapter.HistoryEntryArrayAdapter.java com.majestic.director.adapter.InfoArrayAdapter.java com.majestic.director.adapter.InfoEntry.java com.majestic.director.dialog.Alert.java com.majestic.director.dialog.Information.java com.majestic.director.dialog.NewFolder.java com.majestic.director.dialog.Rename.java