This recipe shows how to create a video player using ExoPlayer. ExoPlayer is the de-facto video player for Android, and is capable of playing pretty much anything. You can use it to play on or offline files, or streaming formats.
Read more…Home / android / media / exoplayer
Playing a video with ExoPlayer
Playing a video with ExoPlayer in Jetpack Compose
This recipe shows how to create a video player using ExoPlayer.
Read more…