Android Open Source - Development api get-the-setlist






Project Summary

get-the-setlist is a simple Android app that calls setlist.fm API to get the Blur 2013/2014 Festival tour details. The 1st screen displays the list of gigs. When clicking on a gig, a 2nd screen is displayed with the gig setlist..

Web Site / Source Repository

get-the-setlist is hosted in the following web site
https://github.com/ntalfer/get-the-setlist

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

ItemValue
Java File Count6
Target SDK Version18
Minimum SDK Version11
Activity Count1
Fragment Count2
jar files usedandroid-query.0.25.10.jar
android-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

get-the-setlist has the following Java source files.

com.ntalfer.getthesetlist.Artist.java
com.ntalfer.getthesetlist.Gig.java
com.ntalfer.getthesetlist.MainActivity.java
com.ntalfer.getthesetlist.SetlistFragment.java
com.ntalfer.getthesetlist.Tour.java
com.ntalfer.getthesetlist.TourGigsFragment.java