media/library
andrewlewis 5f75d6ea13 Target API 28
Apps targeting API 28 by default do not grant permission for cleartext traffic,
so update the demo app to show a warning if loading an HTTP URI will fail. See
https://developer.android.com/about/versions/pie/android-9.0-changes-28 for
information on behavior changes in API 28.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=208204937
2018-08-13 14:04:14 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Target API 28 2018-08-13 14:04:14 +01:00
dash Update dependencies + misc fixes 2018-08-13 14:02:51 +01:00
hls Update dependencies + misc fixes 2018-08-13 14:02:51 +01:00
smoothstreaming Update dependencies + misc fixes 2018-08-13 14:02:51 +01:00
ui Update dependencies + misc fixes 2018-08-13 14:02:51 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.