Basic Example of 3 different video player option types shown:
- Video Intent
- VideoView
- SimpleExoplayer
Min sdk is API 21 (Lollipop)
Feature Examples for Exoplayer
- Custom UI
- Playlists
- Multi-codec
- MediaSession
- Customizing buttons
Exoplayer and what you can do with it vs. Videoview vs. Video Intent
Kotlin