The Rdio Android SDK lets developers call the web service API, authenticate users, and play full song streams or 30 second samples.
To get started:
- Get a OAuth 2.0 client ID and secret from http://developer.rdio.com
- Clone the sample app https://github.com/rdio/hello-android
*Yncomment and change the
CLIENT_ID,CLIENT_SECRET,REDIRECT_URIvariables - Build & enjoy
Make sure to checkout the javadocs.