media/demos
ibaker d64388a075 Ensure the demo app requests local-file permissions for subtitle files
Currently we only do this for the main sample URI, not for subtitles.
So pairing a web-based video file with a local subtitle file on a fresh
install just throws a 'permission denied' exception.

PiperOrigin-RevId: 290794091
2020-01-24 11:10:21 +00:00
..
cast Bump targetSdkVersion to 29 for demo apps only 2019-12-04 09:58:47 +00:00
main Ensure the demo app requests local-file permissions for subtitle files 2020-01-24 11:10:21 +00:00
surface Use play and pause convenience methods 2019-12-06 19:19:18 +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.