Please read through the quick start section of the Basic Playback application before continuing.
The purpose of this app is to demonstrate how to use THEOplayer to:
- play-out media assets in a background service;
- use the Media Session Connector to report the playback state and receive player requests.
More information on how to use the Media Session Connector can be found on its documentation page and the Android developer pages describing Building a video app and Building an audio app.
All information on how to use these APIs can be found in the PlayerActivity.
This project is licensed under the BSD 3 Clause License - see the LICENSE file for details.