kaaes / spotify-web-api-android

A wrapper for Spotify Web API. It uses Retrofit to create Java interfaces from API endpoints
http://kaaes.github.io/spotify-web-api-android
MIT License
379 stars 139 forks source link

Trouble using this library #178

Open alostvagabond opened 5 years ago

alostvagabond commented 5 years ago

I'm trying to use this library to write an app that takes the user's top artists and tracks and generates a playlist of songs using the artists and tracks as seeds as well as a genre. I've been trying to use this library for days and I am struggling to do so. If anyone can help or just give me an example to start with I would be so grateful

Finni123 commented 4 years ago

I had problems too, luckily singseraphim uploaded the built .aar file of this wrapper so that you can use the library and don't have to build it again.