Android Open Source - App sample RecursiveListFragment






Project Summary

A sample directory listing app that explains a composite pattern in android.

Web Site / Source Repository

RecursiveListFragment is hosted in the following web site
https://github.com/madhu314/RecursiveListFragment

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

ItemValue
Java File Count3
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in RecursiveListFragment. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

RecursiveListFragment has the following Java source files.

com.appmogli.recursivelistfragment.FileListAdapter.java
com.appmogli.recursivelistfragment.MainActivity.java
com.appmogli.recursivelistfragment.RecursiveListFragment.java