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