Skip to content

Google Ads IMA SDK Android Examples for DAI v1.9

Compare
Choose a tag to compare
@Kiro705 Kiro705 released this 12 Feb 15:57

Google Ads IMA SDK Android Samples for DAI v1.9

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.