Really struggling to figure out exactly what is going on here. Just trying to get the spoitfy api to work in android studio
https://i.stack.imgur.com/I8Ynm.jpg
Any insight is greatly appreciated.
Thanks
Really struggling to figure out exactly what is going on here. Just trying to get the spoitfy api to work in android studio
https://i.stack.imgur.com/I8Ynm.jpg
Any insight is greatly appreciated.
Thanks
The right dependencies are:
compile 'com.spotify.android:auth:1.0.0-alpha'
compile 'com.spotify.sdk:spotify-player-24-noconnect-2.20b@aar'
Check the documentation