ExoPlayer audio caching in Android
This post is about how to implement caching using ExoPlayer in Android. To learn about how to implement Exoplayer Library to play media files on Android visit here.
ExoPlayer audio caching in Android Read More »
This post is about how to implement caching using ExoPlayer in Android. To learn about how to implement Exoplayer Library to play media files on Android visit here.
ExoPlayer audio caching in Android Read More »
This post is based on implementing Exoplayer Library to play media files on Android. ExoPlayer ExoPlayer is an open source library maintained by Google. It supports a wide range of media files including DASH and HLS streaming which is not supported by the MediaPlayer. It provides you the ability to customize your media player according
Android ExoPlayer Example in Kotlin Read More »