mirror of
https://github.com/samsonjs/media.git
synced 2026-04-13 12:35:48 +00:00
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 |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle | ||
| proguard-rules.txt | ||
| README.md | ||
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.