Spotify SDK for Android
You can use Spotify's Web API to discover music and podcasts, manage your Spotify library, control audio playback, and m
You can use Spotify's Web API to discover music and podcasts, manage your Spotify library, control audio playback, and m
**What's new?** - Changed the way App Remote connects to the Spotify App. We do not longer start a foreground service when running Spotify 8.8.36 or …
**What's new?** - Updated android-auth library to the latest [released version 2.1.0](https://github.com/spotify/android-auth/releases/tag/2.1.0)
<b>What's new?</b> - Fixed package visibility issues on API > 30 You can get the latest Auth library version from Maven Central. More info here: h…
**What's new?** - Replaced LoggedOutException usages with NotLoggedInException and removed LoggedOutException completely. - Introduced VolumeState c…
## What's new? ### auth-lib * Stability fixes on WebView based auth * Set LoginActivity launch mode to CLEAR_TOP but not SINGLE_TOP, so the activit…
**What's New** ### auth-lib * Remove custom-tabs handling due to issues
**What's New** ### auth-lib * Fixes an issue that produced a redirect error when the redirect uri contains CAPS.
**What's New** ### auth-lib * Breaking changes: Rename classes from `Authentication<ClassName>` to `Authorization<ClassName>` * Pass state paramete…