Android Open Source - Development sdk android-sample






Project Summary

Sample application using Deezer Android SDK.

Web Site / Source Repository

android-sample is hosted in the following web site
https://github.com/deezer/android-sample

If you think the Android project android-sample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-sample.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, xhdpiv14, hdpiv14, mdpiv14]
Target SDK Version18
Minimum SDK Version8
Activity Count9
jar files useddeezer-sdk-0.10.10.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK




Resource Files

There are 12 image files in android-sample. The names of the image files are listed as follows.

default_user_cover.png
ic_action_fast_forward.png
ic_action_logout.png
ic_action_next.png
ic_action_options.png
ic_action_pause.png
ic_action_play.png
ic_action_previous.png
ic_action_repeat.png
ic_action_rewind.png
ic_action_stop.png
ic_media_repeat.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android-sample has the following Java source files.

com.deezer.sdk.sample.BaseActivity.java
com.deezer.sdk.sample.HomeActivity.java
com.deezer.sdk.sample.LoginActivity.java
com.deezer.sdk.sample.PlayerActivity.java
com.deezer.sdk.sample.RadiosActivity.java
com.deezer.sdk.sample.UserAlbumsActivity.java
com.deezer.sdk.sample.UserArtistsActivity.java
com.deezer.sdk.sample.UserCustomTrackListActivity.java
com.deezer.sdk.sample.UserPlaylistsActivity.java
com.deezer.sdk.sample.UserRadiosActivity.java
com.deezer.sdk.sample.UserTopTracksActivity.java
com.deezer.sdk.sample.task.FetchUserThumbnailTask.java
com.deezer.sdk.sample.ui.RadioCategoryAdapter.java