Exo Player In Jetpack Compose - Play all types of videos

preview_player
Показать описание
Get my premium course to build industry-level Android apps & Ktor backends. 🚀
And take your skills to the next level and become ready for the Android industry ✅

This video is about Exo Player on Android, with Exo Player, we can play all types of playable media (audio and video). This video is specifically about videos, from local videos to online video and live playback.

Follow me on Instagram:

Get the source code on Github:

#kotlin #androidstudio #jetpackcompose #coroutines #exoplayer
Рекомендации по теме
Комментарии
Автор

Get my premium course to build industry-level Android apps & Ktor backends. 🚀
And take your skills to the next level and become ready for the Android industry ✅

ahmed_guedmioui
Автор

Your cource contents are really great. Thanks much.

I have been working to create an audio player in Jetpack compose and media3 exoplayer, but the resources are really limited, (especially for a beginner). Would you find it interesting to explore, can you create an MVVM audio player, I think it would be a great course.

danielernest
Автор

Thank you very much, I was waiting for this, you are the best ❤

emmagetsu
Автор

Would love a visual guide to Compose animations! Any plans for a video

kishorekk
Автор

If it can be played, it will be great, can you give me source code? Or that link?

movietalktv
Автор

I have a question I have created a app I have used some animations in it but when I turn off animation of a device from developer options animations don't work that's fine but their is app Google calculator it's animations don't stops what they use ?

henrik
Автор

The problem is I call it from a list where I have image, text and the URL in a lazygrid, example from a data class

emmagetsu