Android Open Source - UI ListView Display MultiLevelListView






Project Summary

Android multi level listview, in this view music albums where listviews are displayed for list of albums, list of songs under an album..

Web Site / Source Repository

MultiLevelListView is hosted in the following web site
https://github.com/moktar/MultiLevelListView

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

ItemValue
Java File Count6
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count3
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 2 image files in MultiLevelListView. The names of the image files are listed as follows.

fail.png
success.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MultiLevelListView has the following Java source files.

com.example.androidhive.AlbumsActivity.java
com.example.androidhive.SingleTrackActivity.java
com.example.androidhive.TrackListActivity.java
com.example.androidhive.helper.AlertDialogManager.java
com.example.androidhive.helper.ConnectionDetector.java
com.example.androidhive.helper.JSONParser.java