Google Ads IMA SDK Android Examples v3.33.0-0
Google Ads IMA SDK Android Samples v3.33.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 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. |