Android Open Source - Development file File-Director






Project Summary

A simple file manager with all the featured required to manipulate and maintain an android file-system..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of File-Director.

ItemValue
Java File Count12
Minimum SDK Version4
Activity Count7
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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