filipkristo / native-sdk-samples

Sample applications using Deezer Native SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

Features

  • C# Wrapper to create own app using Native SDK
  • Playing a Deezer content (track, album or paylist)

About

Sample applications using Deezer Native SDK


Languages

Language:C# 43.0%Language:Python 25.3%Language:Objective-C 19.3%Language:C 11.1%Language:Makefile 1.4%