media/demo
Oliver Woodman 61fb0c558e Fixed demo player permissions bug
API 23 requires the permissions to be granted at runtime.
This CL submits a solution for EXTERNAL_STORAGE, since it
is the only dangerous privilege required so far.
2015-11-25 17:02:19 +00:00
..
assets Add launcher icon source. 2014-12-17 19:22:52 +00:00
src/main Fixed demo player permissions bug 2015-11-25 17:02:19 +00:00
build.gradle Move to target API level 23 2015-10-26 15:02:32 +00:00
README.md Add directories for extensions + additional demos 2015-01-26 16:18:41 +00:00

Demo application

This folder contains a demo application that 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.