From 27698496fe8cb319a9c982de3307aaea348898fa Mon Sep 17 00:00:00 2001 From: ojw28 Date: Wed, 17 May 2017 13:51:36 -0700 Subject: [PATCH] Update README.md --- extensions/ima/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/extensions/ima/README.md b/extensions/ima/README.md index 19fe604786..8fb0e500c9 100644 --- a/extensions/ima/README.md +++ b/extensions/ima/README.md @@ -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 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 ## Known issues ##