media/library/core
andrewlewis 2b67f2a626 Avoid crashing process on OOM
Catch OutOfMemoryErrors and surface them as unexpected ExoPlaybackExceptions.

PiperOrigin-RevId: 234481140
2019-02-18 17:40:48 +00:00
..
src Avoid crashing process on OOM 2019-02-18 17:40:48 +00:00
build.gradle Update Robolectric and Truth. 2019-02-18 15:59:32 +00:00
proguard-rules.txt Fix proguard configuration 2019-02-18 15:56:24 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer core library module

The core of the ExoPlayer library.

  • Javadoc: Note that this Javadoc is combined with that of other modules.