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

Spotify Starred playlist API is not available #140

Open jaichandervivekanandan opened 7 years ago

jaichandervivekanandan commented 7 years ago

I am developing a music App in Android, and I will be loading tracks from Spotify. I need the starred Playlist API from Spotify which I couldn't find, but this API is available for IOS ,I have already asked question in stackoverflow