Examples of building Rdio API Android apps.
rdio-android-examples is hosted in the following web site
https://github.com/dasevilla/rdio-android-examples
If you think the Android project rdio-android-examples 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-android-examples.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 6 |
Fragment Count | 3 |
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.INTERNET |
rdio-android-examples has the following Java source files.
com.rdio.android.example.createplaylist.MainActivity.java com.rdio.android.example.intents.MainActivity.java com.rdio.android.example.intents.RdioBroadcastReciever.java com.rdio.android.example.launch.MainActivity.java com.rdio.android.example.seek.MainActivity.java