Android Open Source - UI ListView JSON iTunesMusic






Project Summary

Read iTune JSON and display in a ListView with add-to-fav feature.

Web Site / Source Repository

iTunesMusic is hosted in the following web site
https://github.com/colza/iTunesMusic

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count3
jar files usedActiveAndroid.jar
android-support-v4.jar
commons-lang3-3.1.jar
kunyu.jar
picasso2.3.4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 18 image files in iTunesMusic. The names of the image files are listed as follows.

ab_bottom_solid_red.9.png
ab_solid_red.9.png
ab_stacked_solid_red.9.png
ab_transparent_red.9.png
cab_background_bottom_red.9.png
cab_background_top_red.9.png
downloads96gray.png
downloads96red.png
list_focused_red.9.png
list_pressed_red.9.png
menu_dropdown_panel_red.9.png
progress_primary_red.9.png
spinner_ab_default_red.9.png
spinner_ab_disabled_red.9.png
spinner_ab_focused_red.9.png
spinner_ab_pressed_red.9.png
star96gray.png
star96yellow.png

The following screenshort is generated from the image listed above.

null




Java Source Files

iTunesMusic has the following Java source files.

com.tsaikunyu.itunesmusic.ApplicationTest.java
com.tsaikunyu.itunesmusic.activity.MyActivity.java
com.tsaikunyu.itunesmusic.adapater.AdapterMusicList.java
com.tsaikunyu.itunesmusic.constant.BundleKey.java
com.tsaikunyu.itunesmusic.constant.JsonMusic.java
com.tsaikunyu.itunesmusic.datahandle.JsonHandle.java
com.tsaikunyu.itunesmusic.db.MusicDB.java
com.tsaikunyu.itunesmusic.frag.Tab1iTunesMusicList.java
com.tsaikunyu.itunesmusic.frag.Tab2iTunesFavoriteList.java
com.tsaikunyu.itunesmusic.views.ViewMusicEntry.java