Allow easier ExoPlayer/Cast integration
This CL adds the fundamental pieces for ExoPlayer/Cast integration and includes a demo app to showcase this functionality. However, media queues should be supported in the first release of this extension. Issue:#2283 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=165576892
Showing
with
885 additions
and
2 deletions
demos/cast/README.md
0 → 100644
demos/cast/build.gradle
0 → 100644
demos/cast/src/main/AndroidManifest.xml
0 → 100644
demos/cast/src/main/res/menu/menu.xml
0 → 100644
4.21 KB
2.67 KB
6.01 KB
10.3 KB
11.5 KB
demos/cast/src/main/res/values/strings.xml
0 → 100644
demos/cast/src/main/res/values/styles.xml
0 → 100644
extensions/cast/README.md
0 → 100644
extensions/cast/build.gradle
0 → 100644
extensions/cast/src/main/AndroidManifest.xml
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment