Example using rdio API to implement collection shuffle as well as artist-only radio..
rdio-shuffler is hosted in the following web site
https://github.com/raulagrait/rdio-shuffler
If you think the Android project rdio-shuffler 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 rdio-shuffler.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | rdio-android-sdk.jar signpost-commonshttp4-1.2.1.1.jar signpost-core-1.2.1.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WAKE_LOCK |
There are 9 image files in rdio-shuffler. The names of the image files are listed as follows.
fastforward.png ic_menu_friendslist.png logo.png next.png pause.png play.png prev.png rdio_logo_sm.png rdio_white_logo_sm.png
The following screenshort is generated from the image listed above.
rdio-shuffler has the following Java source files.
com.raulism.app.Artist .java com.raulism.app.ArtistRadioActivity.java com.raulism.app.RdioShufflerActivity.java com.raulism.app.RdioShufflerApp.java com.raulism.app.Track.java com.raulism.app.Utilities .java