kaaes / spotify-web-api-android

A wrapper for Spotify Web API. It uses Retrofit to create Java interfaces from API endpoints

Home Page:http://kaaes.github.io/spotify-web-api-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trouble using this library

alostvagabond opened this issue · comments

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

commented

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.