SyncSpotify

Author

Sarath

Why SyncSpotify?

  • 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.

Requirements

Android SDK 15+

TO-DO

  • 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.

Bug report?

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!