media/demos/cast
rohks b42dcd675c Switch incorrectly configured native multidex to legacy for demos
Native multidex can only be used for binaries with minSdkVersion of 21 or higher, but minSdkVersion was specified to 16.

PiperOrigin-RevId: 470004102
(cherry picked from commit d260b0c2a0)
2022-08-25 16:09:00 +00:00
..
src/main Switch incorrectly configured native multidex to legacy for demos 2022-08-25 16:09:00 +00:00
build.gradle Update to androidx.media3 2021-10-27 09:12:46 +01:00
proguard-rules.txt Migrate to androidx 2019-02-19 13:22:54 +00:00
README.md README updates for misc modules 2021-10-12 19:40:44 +01:00

Cast demo

This app demonstrates integration with Google Cast, as well as switching between Google Cast and local playback using ExoPlayer.

See the demos README for instructions on how to build and run this demo.