media/demos
tonihei e228947831 Check for failure cases in demo app before instantiating player and source.
Doing that in the current order may result in cases where we have a player
instance but a null media source and thus the next call to initializePlayer
will fail.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=190765633
2018-03-29 13:33:48 +01:00
..
cast Pass DrmSessionManager through SimpleExoPlayer. 2018-03-28 00:43:07 +01:00
ima Remove versions from IMA demo manifest that are now specified via gradle 2018-03-27 23:44:38 +01:00
main Check for failure cases in demo app before instantiating player and source. 2018-03-29 13:33:48 +01: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.