
This is no longer needed now our `compileSdk` implies a new-enough AGP which does this out-lining automatically via R8. See also https://issuetracker.google.com/345472586#comment7 There's no plan to remove the `ApiXXX` classes, but no new ones need to be added. PiperOrigin-RevId: 675940634
ExoPlayer main demo
This is the main ExoPlayer demo app. It uses ExoPlayer to play a number of test streams. It can be used as a starting point or reference project when developing other applications that make use of the ExoPlayer library.
See the demos README for instructions on how to build and run this demo.