mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +00:00
Update README.md
This commit is contained in:
parent
a6c088050a
commit
27698496fe
1 changed files 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
|
|||
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 ##
|
||||
|
|
|
|||
Loading…
Reference in a new issue