{"id":13696581,"url":"https://github.com/spotify/android-sdk","last_synced_at":"2025-11-28T03:30:16.513Z","repository":{"id":39737788,"uuid":"121292540","full_name":"spotify/android-sdk","owner":"spotify","description":"Spotify SDK for Android","archived":false,"fork":false,"pushed_at":"2024-08-19T14:52:53.000Z","size":2687,"stargazers_count":483,"open_issues_count":163,"forks_count":123,"subscribers_count":58,"default_branch":"master","last_synced_at":"2025-02-19T10:13:49.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://developer.spotify.com/documentation/android/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spotify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-12T19:36:41.000Z","updated_at":"2025-02-03T11:39:18.000Z","dependencies_parsed_at":"2023-01-19T11:32:25.436Z","dependency_job_id":null,"html_url":"https://github.com/spotify/android-sdk","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fandroid-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fandroid-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fandroid-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fandroid-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/android-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239644112,"owners_count":19673577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T18:00:42.862Z","updated_at":"2025-11-28T03:30:12.181Z","avatar_url":"https://github.com/spotify.png","language":"HTML","funding_links":[],"categories":["Andriod"],"sub_categories":[],"readme":"\n# Spotify Android SDK\n\nThe `Spotify Android SDK` allows your application to interact with the Spotify app service.\nThe capabilities of this SDK includes authentication and getting metadata for the currently playing track and context, issuing playback commands and initiating playback of tracks, albums or playlists.\n\n**The `Spotify Android SDK` consists of two libraries**\n\n`Spotify App Remote` manages audio playback via the [Spotify Music app](https://play.google.com/store/apps/details?id=com.spotify.music) using `app-remote-control` only.\u003cbr/\u003e\n`Spotify Authentication Library` handles authentication flow and [Spotify Web API](https://developer.spotify.com/documentation/web-api/) calls.\n\nThe libraries works well together but can also be used separately. For example, if the application doesn't need to play music but needs user login or Web API capabilities with other [scopes](https://developer.spotify.com/documentation/general/guides/scopes/) you can use the `Spotify Authentication Library` by itself.\n\nHead over to [Spotify for Developers](https://developer.spotify.com/documentation/android/) for more reading about the Android SDK.\n\n### Spotify App Remote\n\nThis library contains classes for music playback control and metadata access.\nThe built-in authentication in App Remote requests for `app-control-scope` only, and is the only scope needed to use App Remote. No token exchange. If more [scopes](https://developer.spotify.com/documentation/general/guides/scopes/) are needed for web-api related calls then use `Spotify Authentication Library`.\n\n[Spotify App Remote README](app-remote-lib/README.md)\n\n### Spotify Authentication Library\n\nThis library provides a way to obtain OAuth access tokens that can subsequently be used to play music or used in calls to the [Spotify Web API](https://developer.spotify.com/web-api/).\u003cbr/\u003e\n[Spotify Authentication Library](https://github.com/spotify/android-auth) is an open source project.\n\n[Spotify Authentication Library README](auth-lib/README.md)\n\n## Getting Started\n\nWalk through the quick start documentation on [Spotify for Developers](https://developer.spotify.com/documentation/android/quick-start).\u003cbr/\u003e\nRun the sample code in [app-remote-sample](app-remote-sample) and [auth-sample](auth-sample) modules.\u003cbr/\u003e\nAdd the libraries as module dependencies to your project.\n\n## License\n\n```\nCopyright © 2018 Spotify AB.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspotify%2Fandroid-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspotify%2Fandroid-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspotify%2Fandroid-sdk/lists"}