GithubHelp home page GithubHelp logo

isabella232 / android-sdk-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spotify/android-sdk

0.0 0.0 0.0 1.73 MB

Spotify SDK for Android

Home Page: https://developer.spotify.com/documentation/android/

License: Apache License 2.0

Java 2.14% HTML 94.47% JavaScript 0.10% CSS 1.49% Kotlin 1.80%

android-sdk-1's Introduction

Spotify Android SDK

The Spotify Android SDK allows your application to interact with the Spotify app service. The 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.

The Spotify Android SDK consists of two libraries

Spotify App Remote manages audio playback via the Spotify Music app using app-remote-control only.
Spotify Authentication Library handles authentication flow and Spotify Web API calls.

The 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 you can use the Spotify Authentication Library by itself.

Head over to Spotify for Developers for more reading about the Android SDK.

Spotify App Remote

This library contains classes for music playback control and metadata access. The 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 are needed for web-api related calls then use Spotify Authentication Library.

Spotify App Remote README

Spotify Authentication Library

This 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.
Spotify Authentication Library is an open source project.

Spotify Authentication Library README

Getting Started

Walk through the quick start documentation on Spotify for Developers.
Run the sample code in app-remote-sample and auth-sample modules.
Add the libraries as module dependencies to your project.

License

Copyright © 2018 Spotify AB.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

android-sdk-1's People

Contributors

arkenson avatar manneohlund avatar mdelolmo avatar mun0n avatar neonal avatar vacxe avatar veronikapetruskova avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.