https://github.com/jwplayer/jwplayer-sdk-android-demo
https://github.com/jwplayer/jwplayer-sdk-android-demo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jwplayer/jwplayer-sdk-android-demo
- Owner: jwplayer
- License: other
- Created: 2015-11-05T16:08:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T18:12:52.000Z (over 1 year ago)
- Last Synced: 2025-03-29T07:09:32.522Z (over 1 year ago)
- Language: Java
- Size: 292 KB
- Stars: 71
- Watchers: 32
- Forks: 59
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# JW Player SDK for Android Open Source Demo
[](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)