Kotlin Coroutines - Job & Cancelling (Part 7)

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 ✅

The seventh part of the Ktolin Coroutines playlist. And it's about Job that can be used to cancel a running coroutine and to detected when a coroutine ends running to do something.

Follow me on Instagram:

The Movie Info app on Github:

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

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
Автор

Thank you very much for detailed and easy explanations!

kreuuu
Автор

Very good explanations!!! Question: why when we canceled the job, our LyfecycleScope is still alive, i meen its still working? why wasnt it canceled without isActive?

noodls