An open API service indexing awesome lists of open source software.

https://github.com/jwplayer/jwplayer-sdk-android-demo


https://github.com/jwplayer/jwplayer-sdk-android-demo

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# JW Player SDK for Android Open Source Demo

[![Join the chat at https://gitter.im/jwplayer/jwplayer-sdk-android-demo](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jwplayer/jwplayer-sdk-android-demo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This application contains an example implementation of the JW Player SDK for Android.

#### Usage instructions:

- Clone the repository into your Android Studio workspace, `git clone git@github.com:jwplayer/jwplayer-sdk-android-demo.git`
- Open the `JWPlayerViewExample` Activity and replace `YOUR_LICENSE_KEY` with your license key

The demo application should now build and run. For more information on how to use our SDK refer to our developer guide:

[https://developer.jwplayer.com/jwplayer/docs/android-add-the-android-sdk](https://developer.jwplayer.com/jwplayer/docs/android-add-the-android-sdk)