taynanbonaldo / android-sample

Sample application using Deezer Android SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deezer

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 and copy the aar in the deezer-sdk folder.

About

Sample application using Deezer Android SDK


Languages

Language:Java 100.0%