Skip to content

Google Ads IMA SDK Android Examples for DAI v3.27.0-0

Compare
Choose a tag to compare
@Kiro705 Kiro705 released this 13 May 18:28
· 29 commits to main since this release

Google Ads IMA SDK Android Samples for DAI v3.27.0-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 desired 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.
ExoPlayerExample Integration of the IMA SDK using the ExoPlayer-IMA extension for DAI.