Skip to content

GonzaloCirilo/Spotify-Android-Sample

Repository files navigation

Spotify-Android-Sample

Sample project integrating Spotify API

Steps

  • Download the Spotify Android SDK from the developers page
  • import the module into the project in Android Studio
  • Set up a new project in the Spotify Developer Dashboard
  • Once created Add the URI callback and Android Fingerprint to your project
  • Update the code in Main Activity to change the values for CLIENT_ID and REDIRECT_URI
  • Run the application

NOTE: to see your SHA1 fingerprint of debug type ./gradlew signingReport

Requirements

  • Android SDK API level 25
  • Spotify Andrdroid App latest version installed.

About

Sample project integrating Spotify API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages