Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/main/ | 04-Jul-2025 | - | 3,566 | 2,884 | ||
README.md | D | 04-Jul-2025 | 333 | 9 | 6 | |
build.gradle | D | 04-Jul-2025 | 3.5 KiB | 91 | 81 | |
proguard-rules.txt | D | 04-Jul-2025 | 49 | 3 | 1 |
README.md
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