Skip to content

A simple app that uses the Spotify Android SDK to play an audio track.

License

Notifications You must be signed in to change notification settings

snoek09/SpotifyAndroidSdkExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Android SDK Example

A simple app that uses the Spotify Android SDK to play an audio track. Based on the Spotify Android SDK Tutorial

Setup

Set your client id and redirect uri in gradle.properties:

ClientId="yourclientid"
RedirectUri="yourcustomprotocol://callback"

About

A simple app that uses the Spotify Android SDK to play an audio track.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages