Sarath
- SyncSpotify is a simple project to connect to Spotify's Web API.
- App fetches Client Credentials Auth token from Spotify server during Authorization step.
- It queries on album list available on Spotify using the fetched CC Access Token.
Android SDK 15+
- Implementing refresh token mechanism on expiry
- Few small error message handling needs to be done on SyncSpotify View.
- UI design needs to be beautified and optimized.
Please open an issue. Screenshots are also a huge help if the problem is visual.
If you're fixing a bug, Send a pull request!