media/library/core
tonihei 07c4569b5f Limit tests with specific SDK level to max=TARGET_SDK.
The unspecified default is the highest available SDK which may be larger
than TARGET_SDK (as specified by the manifest).

PiperOrigin-RevId: 249064173
2019-05-21 13:51:59 +01:00
..
src Limit tests with specific SDK level to max=TARGET_SDK. 2019-05-21 13:51:59 +01:00
build.gradle Move away from AndroidX bundled Truth to be closer to head revision. 2019-04-26 18:29:49 +01:00
proguard-rules.txt Use MediaSourceFactory interface to simplify DownloadHelper 2019-05-15 20:13:59 +01:00
README.md Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00

ExoPlayer core library module

The core of the ExoPlayer library.

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