ExoPlayerVideo
ExoPlayer is an open source media playback library for Android by Google which write in JAVA and have more advantages than MediaPlayer such as minimal, flexible, and stable.
Install / Use
/learn @noor1yasser9/ExoPlayerVideoREADME
ExoPlayerVideo
What’s ExoPlayer?
- ExoPlayer is an open source media playback library for Android by Google which write in JAVA and have more advantages than MediaPlayer such as minimal, flexible, and stable.
✨ Features Project Android:
- 100% Kotlin
- exoplayer
🕹 Sample Video
<img src="https://user-images.githubusercontent.com/41232970/121724681-e2be0d80-caf0-11eb-89ff-93c548b5c5a4.gif" width="300"/> dependencies {
implementation 'com.google.android.exoplayer:exoplayer-core:2.14.0'
implementation 'com.google.android.exoplayer:exoplayer-dash:2.14.0'
implementation 'com.google.android.exoplayer:exoplayer-ui:2.14.0'
}
