1# ExoPlayer main demo 2 3This is the main ExoPlayer demo app. It uses ExoPlayer to play a number of test 4streams. It can be used as a starting point or reference project when developing 5other applications that make use of the ExoPlayer library. 6 7See the [demos README](../README.md) for instructions on how to build and run 8this demo. 9