I am working on a project which involves searching a song based on track name, artist or album and then stream that song on android app.
Is it possible for android app to interact with spotify/subsonic/souncloud/beatsmusic.... api's and get these work done.
If yes, can someone please give me an example for the same. I have never used API and REST webservices before.
Please help me out.
Thank you.
See https://developer.spotify.com/technologies/spotify-android-sdk/ for playing music via Spotify on Android.