media/demos
olly ab5dae64b9 Make sure we handle SQLiteException and other IO errors properly
SQLiteException is a runtime exception, which makes it easy to
forget to handle it. This change converts SQLiteExceptions into
a checked exception, which is then handled appropriately.

PiperOrigin-RevId: 237038793
2019-03-06 17:29:18 +00:00
..
cast Migrate to androidx 2019-02-19 13:22:54 +00:00
ima Migrate to androidx 2019-02-19 13:22:54 +00:00
main Make sure we handle SQLiteException and other IO errors properly 2019-03-06 17:29: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.