mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

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 d260b0c2a008c4ff9b3763f32feb87b353fc23f2)
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.