
If an app wants to reconcile its own state with that of a DownloadManager, it's helpful to know when the DownloadManager has finished restoring any previously persisted tasks. Also suppress initial "state changed to paused" listener invocations for tasks that are immediately started. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=195594881
ExoPlayer main demo
This is the main ExoPlayer demo application. It uses ExoPlayer to play a number of test streams. It can be used as a starting point or reference project when developing other applications that make use of the ExoPlayer library.