Intercept / Get Data sent to Spotify Widget on Android
问题 I have Spotify and want to use the title and Song name in my Application. (Final Goal would be to export it to my Liveview watch, so that I can contron Spotify with it) As there is a Spotify-Widget, I simply would like to add a Broadcast Recevier to get the Data sent to the widget. So I add a Broadcast receiver, and as far as I understand the concept, this should suffice and I then should be able to get the data Spotify sends to the widget. According to the Documentation, you can do