1*30877f79SAndroid Build Coastguard Worker--- 2*30877f79SAndroid Build Coastguard Workerlayout: article 3*30877f79SAndroid Build Coastguard Worker--- 4*30877f79SAndroid Build Coastguard Worker 5*30877f79SAndroid Build Coastguard WorkerExoPlayer is an application level media player for Android. It provides an 6*30877f79SAndroid Build Coastguard Workeralternative to Android’s MediaPlayer API for playing audio and video both 7*30877f79SAndroid Build Coastguard Workerlocally and over the Internet. ExoPlayer supports features not currently 8*30877f79SAndroid Build Coastguard Workersupported by Android’s MediaPlayer API, including DASH and SmoothStreaming 9*30877f79SAndroid Build Coastguard Workeradaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to customize 10*30877f79SAndroid Build Coastguard Workerand extend, and can be updated through Play Store application updates. 11*30877f79SAndroid Build Coastguard Worker 12*30877f79SAndroid Build Coastguard WorkerThis website provides a wealth of information to help you get started. In 13*30877f79SAndroid Build Coastguard Workeraddition, you can: 14*30877f79SAndroid Build Coastguard Worker 15*30877f79SAndroid Build Coastguard Worker* Learn how to add ExoPlayer to your app by [completing the codelab][] or 16*30877f79SAndroid Build Coastguard Workerreading the [Hello world][] documentation. 17*30877f79SAndroid Build Coastguard Worker* Read news, hints and tips on our [developer blog][]. 18*30877f79SAndroid Build Coastguard Worker* Read the latest [release notes][]. 19*30877f79SAndroid Build Coastguard Worker* Browse the library [Javadoc][]. 20*30877f79SAndroid Build Coastguard Worker* Browse the source code for the [latest release][] and current [tip of tree][]. 21*30877f79SAndroid Build Coastguard Worker 22*30877f79SAndroid Build Coastguard Worker[completing the codelab]: https://codelabs.developers.google.com/codelabs/exoplayer-intro/ 23*30877f79SAndroid Build Coastguard Worker[Hello world]: {{ site.baseurl }}/hello-world.html 24*30877f79SAndroid Build Coastguard Worker[developer blog]: https://medium.com/google-exoplayer 25*30877f79SAndroid Build Coastguard Worker[release notes]: {{ site.release_v2 }}/RELEASENOTES.md 26*30877f79SAndroid Build Coastguard Worker[Javadoc]: {{ site.baseurl }}/doc/reference 27*30877f79SAndroid Build Coastguard Worker[latest release]: {{ site.release_v2 }} 28*30877f79SAndroid Build Coastguard Worker[tip of tree]: https://github.com/google/ExoPlayer/tree/dev-v2 29