Google Ads IMA SDK Android Samples for DAI v3.35.1-0
Requires the IMA Android SDK jar
or adding the IMA Android SDK as a gradle dependency:
compile 'com.google.ads.interactivemedia.v3:interactivemedia:X.Y.Z'
Replace X.Y.Z
with the needed library version.
All releases are designed for Android Studio.
Download | Description |
---|---|
SampleVideoPlayer | Simple video player app to use with the IMA SDK quickstart guide. |
BasicExample | Basic integration of the IMA SDK into an Android app. |
AdvancedExample | Integration of the IMA SDK into an Android app demonstrating multiple videos and ad tag types. |
CloudVideoStitcherExample | Integration of the IMA SDK with the Cloud Video Stitcher. |
ExoPlayerExample | Integration of the IMA SDK using the ExoPlayer-IMA extension for DAI. |
PodServingExample | Integration of the IMA SDK with Pod Serving. |