Commit 27698496 by ojw28 Committed by GitHub

Update README.md

parent a6c08805
Showing with 5 additions and 0 deletions
...@@ -16,6 +16,11 @@ along with a `ViewGroup` that is on top of the player and the ad tag URI to ...@@ -16,6 +16,11 @@ along with a `ViewGroup` that is on top of the player and the ad tag URI to
show. The IMA documentation includes some [sample ad tags][] for testing. Then show. The IMA documentation includes some [sample ad tags][] for testing. Then
pass the `ImaAdsMediaSource` to `ExoPlayer.prepare`. pass the `ImaAdsMediaSource` to `ExoPlayer.prepare`.
You can try the IMA extension in the ExoPlayer demo app. To do this you must
select and build one of the `withExtensions` build variants of the demo app in
Android Studio. In the app you can find test content in the "IMA sample ad tags"
section.
[sample ad tags]: https://developers.google.com/interactive-media-ads/docs/sdks/android/tags [sample ad tags]: https://developers.google.com/interactive-media-ads/docs/sdks/android/tags
## Known issues ## ## Known issues ##
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment