Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.5 KB

File metadata and controls

28 lines (20 loc) · 1.5 KB

Amazon IVS Player Android SDK Sample Apps

This repository contains sample apps which use the IVS Player Android SDK.

Samples

  • BasicPlayback: This is the most basic example of how to get started with the SDK.
  • CustomUI: This is a more advanced example that shows how to build a custom UI on top of the SDK.
  • QuizDemo: This is a trivia game example in which the questions are sent over timed metadata embedded in the stream.

Setup

  1. Install and setup Android Studio
  2. Clone the repository to your local machine
  3. Open the project in Android Studio
  4. You can now build and run the sample projects.

Test Streams

License

This project is licensed under the MIT-0 License. See the LICENSE file.