Skip to main content

One post tagged with "ExoPlayer"

The ExoPlayer tag archive contains a variety of tutorials and articles aimed at helping you understand and implement ExoPlayer in your projects.

View All Tags

Building a Music Player App with Kotlin and ExoPlayer

· 8 min read
Engineering Team

In this tutorial, we will explore the process of building a music player app using Kotlin and ExoPlayer. Kotlin is a modern programming language for Android development that offers concise syntax, null safety, and many other features. ExoPlayer is an open-source media player library developed by Google that provides powerful playback capabilities for audio and video files.