Android Open Source - UI ListView view filelistview






Project Summary

A list view that can be used to navigate the Android file system (with a few other views added).

Web Site / Source Repository

filelistview is hosted in the following web site
https://github.com/j-c-w/filelistview

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

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Activity Count1

License

The license information of filelistview is as follows:

MIT License





Resource Files

There are 4 image files in filelistview. The names of the image files are listed as follows.

directory_icon.png
directory_up.png
file_icon.png
mp3_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.jcw.andriod.fileListView.FileListAdapter.java
com.jcw.andriod.fileListView.FileListItemView.java
com.jcw.andriod.fileListView.FileListView.java
com.jcw.andriod.fileListView.FileOpenView.java
com.jcw.andriod.fileListView.FileSaveView.java
com.jcw.andriod.fileListView.FileUtils.java
com.jcw.andriod.fileListView.ListUtils.java
com.jcw.andriod.fileListView.MainActivity.java
com.jcw.andriod.fileListView.PictureGenerator.java
com.jcw.andriod.fileListView.dialogs.FileSelectDialog.java