media/demos/main
tonihei e162d35689 Fix permissions in demo app.
The ACCESS_NETWORK_STATE permission is only included indirectly which doesn't
work in all build systems.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=197399274
2018-05-22 09:11:32 +01:00
..
src/main Fix permissions in demo app. 2018-05-22 09:11:32 +01:00
build.gradle Centralize version and target sdk constants 2018-03-12 15:20:51 +00:00
proguard-rules.txt Suppress proguard notes about unresolved classes 2018-02-01 15:24:00 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer main demo

This is the main ExoPlayer demo application. 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.