Skip to content

Google Ads IMA SDK Android Examples v3.30.3-1

Compare
Choose a tag to compare
@Kiro705 Kiro705 released this 03 Oct 15:57
· 7 commits to main since this release

Google Ads IMA SDK Android Samples v3.30.3-1

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
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 into an Android app using the ExoPlayer IMA extension.
AudioPlayerExample Integration of the IMA SDK with ExoPlayer for Background Audio.
UmpExample Integration of the IMA SDK with the UMP SDK for consent management.