Skip to content

sabag/native-sdk-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deezer

Deezer Native SDK Samples

Sample applications using the Deezer Native SDK.

This repository contains a set of samples that demonstrate the integration of the Deezer Native Software Development Kit (SDK).

[NEW] Stay tuned for new releases by subscribing to the Native SDK’s release feed.

Available Samples

NanoPlayer is a C application which uses Deezer's Native SDK to play a song once a user was authenticated.

Features

  • User authentication
  • Playing a Deezer song.

OfflineModePlayer is a MacOSX application which uses Deezer's Native SDK to enable offline mode playback of an album or a playlist once a user was authenticated.

Features

  • User authentication
  • Offline mode playblack enabled for Deezer song list.

PythonSample is a python application which uses Deezer's Native SDK to play a song once a user was authenticated.

Features

  • Python Wrapper to create your own python app using Native SDK
  • User authentication
  • Playing a Deezer content (track, album or playlist).

A small app using Unity engine and a C# wrapper. Can be used as a base for a Unity app or any C# project using the Native SDK.

Features

  • C# Wrapper to create your own C# project using Native SDK
  • User authentication
  • Playing a Deezer content (track, album or playlist)
  • Nice UI using Unity engine.

About

Sample applications using Deezer Native SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 32.6%
  • C# 26.6%
  • Objective-C 24.8%
  • C 14.2%
  • Makefile 1.8%