media/demos
krocard 6841d40bc7 Demo app: Do not allow tunneling on API < 21
Without this patch, enabling tunneling on an API < 21 device
would result in an method not existing exception and the
app would crash.

PiperOrigin-RevId: 275428851
2019-10-18 17:42:50 +01:00
..
cast Migrate Cast demo app to use DefaultDrmSessionManager.Builder 2019-10-02 21:30:00 +01:00
gvr Make GvrPlayerActivity call its subclass to instantiate a player 2019-10-15 23:08:38 +01:00
main Demo app: Do not allow tunneling on API < 21 2019-10-18 17:42:50 +01:00
surface Fix surfacedemo nullness issues 2019-10-07 16:32:42 +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.