https://github.com/deezer/android-sample
Sample application using Deezer Android SDK
https://github.com/deezer/android-sample
Last synced: 3 months ago
JSON representation
Sample application using Deezer Android SDK
- Host: GitHub
- URL: https://github.com/deezer/android-sample
- Owner: deezer
- Created: 2013-08-28T12:01:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T18:13:46.000Z (over 6 years ago)
- Last Synced: 2024-04-17T11:03:35.119Z (over 1 year ago)
- Language: Java
- Size: 1020 KB
- Stars: 41
- Watchers: 27
- Forks: 23
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Deezer SDK Android Sample
A sample Android application using Deezer API / Android SDK
## Basic Sample
This sample illustrate a simple yet complete use of the SDK :
- the user can authenticate himself using OAuth
- he can explore his library and play from his Favorite playlists, albums or radios, or play his Flow radio.
## Features
- Authenticating a User
- Accessing a user's information (Name, Photo)
- Accessing a user's library (favorite playlists, albums, artists, radios, loved tracks)
- Playing music from any source (playlist, album, radio, track)
- Playing Radio without any logged user
- Sending a notification to the user
- Generating visualisation from the FFT or Waveform of the track being played
- Implementing an equalizer to improve the sound of the track being played
## Build instructions
To run this sample, you need to download the latest version of [Deezer SDK for Android][1] and copy
the aar in the deezer-sdk folder.
[1]: http://developers.deezer.com/sdk/android