Android multi level listview, in this view music albums where listviews are displayed for list of albums, list of songs under an album..
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.
The following table is the detailed list of MultiLevelListView.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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