media/demos
olly 696ebf3ded Suppress proguard notes about unresolved classes
In the case of the components we deliberately access via
reflection, it's normal that they might not be resolved
due to proguarding (i.e. if the app isn't being built to
include them). Don't note their omission.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=184120611
2018-02-01 15:24:00 +00:00
..
cast Clear the media queue and stop casting on app pause 2018-02-01 15:04:54 +00:00
ima Let SimpleExoPlayerView/LeanbackPlayerAdapter bind with any Player 2018-01-23 19:00:20 +00:00
main 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 demos

This directory contains applications that demonstrate how to use ExoPlayer. Browse the individual demos and their READMEs to learn more.