Skip to content

BigTtheCSguy/deezer-demo

 
 

Repository files navigation

Deezer SDK Android Sample

A sample Android application using Deezer API and Android SDK tailored with Android Material design using:

Pre-requisites

  • Android SDK v23
  • Android Build Tools v22.0.3
  • Android Support Repository r16 (for v22.2.1)

Features

  • Search your artists with an Autocomplete predictions
  • Browse artist's albums
  • Browse album's tracks
Artist search Browse Artist Albums Browse Album tracks
Artist ![Almubs] (https://raw.githubusercontent.com/ernestkamara/deezer-demo/develop/images/artist_detail_1.png) Album tracks

#Cloning and building (command-line) $ git clone [email protected]:ernestkamara/deezer-demo.git

$ cd deezer-demo

$ ./gradlew installDebug to build debug version of the app.

$ ./gradlew installRunDebug to build, install and run debug version of the app.

License

Copyright 2016 Ernest S. Kamara

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.

About

Deezer Api Android demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%