Android Open Source - Sound music rhapsody-example






Project Summary

Android app that shows a list of popular music artists and some details about them. The artists and details are pulled from rhapsody.com.

Web Site / Source Repository

rhapsody-example is hosted in the following web site
https://github.com/dsikirica/rhapsody-example

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

ItemValue
Java File Count8
Target SDK Version19
Minimum SDK Version15
Activity Count2
Fragment Count1
jar files usedgson-2.3.jar
picasso-2.3.4.jar
retrofit-1.6.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

rhapsody-example has the following Java source files.

hatchet.practice.ApplicationTest.java
hatchet.practice.ArtistAdapter.java
hatchet.practice.ArtistsFragment.java
hatchet.practice.DetailsActivity.java
hatchet.practice.DetailsFragment.java
hatchet.practice.MainActivity.java
hatchet.practice.MyApplication.java
hatchet.practice.RhapsodyAPI.java