All snippets tagged with exoplayer

Page 1 of 1
 

Playing a video with ExoPlayer

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…

Playing a video with ExoPlayer in Jetpack Compose