I followed the instructions and put in the .aar file in my libs folder. My program recognizes it. I am able to declare the SpotifyApi and SpotifyService but I can't perform functions on them.
All I'm trying to do it search and populate a list with the relevant tracks. Then click on one of the tracks and get the Uri for that specific track.
I followed the instructions and put in the .aar file in my libs folder. My program recognizes it. I am able to declare the SpotifyApi and SpotifyService but I can't perform functions on them.
All I'm trying to do it search and populate a list with the relevant tracks. Then click on one of the tracks and get the Uri for that specific track.