Provides sample apps for the Brightcove Player SDK and Plugins for Android
View the Project on GitHub BrightcoveOS/android-player-samples
The minimal player — fetches a video from the Catalog and plays it in a BrightcoveExoPlayerVideoView.
| File | Responsibility |
|---|---|
MainActivity.kt |
Fetches a video from the Catalog and starts playback. |
res/layout/activity_basic_sample_app.xml |
Screen layout hosting the BrightcoveExoPlayerVideoView. |
See the Playback README for shared setup and requirements.