andrewlewis eddc2b0b33 Enable multidex for demos
This is necessary now we have Guava in debug (no-minified) apps.

Also switch to AndroidX multidex to remove the support library dependency.
Temporarily we need to add an Application class, as internal jetification
doesn't seem to handle declaring MultiDexApplication in AndroidManifest.xml.

issue:#7421
PiperOrigin-RevId: 313145023
2020-05-27 18:59:43 +01:00
..
2020-05-27 18:59:43 +01:00
2020-05-27 18:59:43 +01:00
2019-02-19 13:22:54 +00:00

Cast demo application

This folder contains a demo application that showcases ExoPlayer integration with Google Cast.

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