Provides sample apps for the Brightcove Player SDK and Plugins for Android
View the Project on GitHub BrightcoveOS/android-player-samples
These samples demonstrate ad insertion with FreeWheel through the Brightcove FreeWheel plugin, including FreeWheel ads combined with Widevine DRM content.
AdManager.aar (v6.28.0), which Brightcove does not distribute. Obtain it from FreeWheel and place it in a libs/ folder in your home directory (~/libs/AdManager.aar).The samples play from the shared Brightcove demo account (5420904993001) with FreeWheel ad configuration. The build only includes the Java FreeWheel samples when ~/libs/AdManager.aar is present; the Kotlin samples are always included and also require the AAR to build.
| Sample | Languages | What it demonstrates |
|---|---|---|
FreeWheelSampleApp |
Java · Kotlin | FreeWheel ads. |
FreeWheelWidevineModularSampleApp |
Java · Kotlin | FreeWheel ads with Widevine Modular DRM content. |