media/library/core
olly 0d8146cbca Further improve DownloadService action names & methods
- We had buildAddRequest and sendNewDownload. Converged to
  buildAddDownload and sendAddDownload.
- Also fixed a few more inconsistencies, and brought the
  action constants into line as well.

PiperOrigin-RevId: 244274041
2019-04-18 23:47:19 +01:00
..
src Further improve DownloadService action names & methods 2019-04-18 23:47:19 +01:00
build.gradle Add missing DownloadService build*Intent and startWith* methods 2019-04-18 23:42:20 +01:00
proguard-rules.txt Fix proguard configuration 2019-02-18 15:56:24 +00: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.