I want to be able to find out what song is playing in spotify from my application. Is there any way to do this. I read somewhere there might be a way to do this using androids MediaPlaybackService but i really have no idea.

I tried using code found on the website bellow, it works with Google music but not with spotify, so i guess that means that spotify doesn't use MediaPLaybackService. Any ideas? http://blog.dexetra.com/2010/09/get-current-playing-track-info-from.html

I also found code on this website that allows you to find what songs the user "stars" within the app. http://mikebevz.com/using-spotify-content-providers-on-android-22161

link|improve this question

feedback

1 Answer

The Spotify Android App has no interface that allows you to retrieve metadata about the current playing track.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.