media/demo
olly 454b3e896c Make demo app ready for multi-window environment coming with N.
* Do not stop playback onPause but onStop in N and greater.
* Fix back navigation after app has been put to background.
* Make VIEW intent work when PlaybackActitivty is already launched.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=118022964
2016-06-15 19:39:04 +01:00
..
assets Remove file that shouldn't be checked in 2015-11-27 18:10:47 +00:00
src/main Make demo app ready for multi-window environment coming with N. 2016-06-15 19:39:04 +01: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.