Take a good look at the current state of coroutines support in Android libraries and tools, explore some interesting and not-so-obvious edge cases when dealing with Kotlin code that includes coroutines and interop with Java, and briefly look at some new developments in Kotlin coroutines, namely StateFlow and its comparison with LiveData, and SharedFlow.

Resources:
Coroutines blog posts → https://goo.gle/coroutines-posts
Coroutines 101 codelab → https://goo.gle/coroutines-101
Other coroutines codelabs → https://goo.gle/3fo7B6R
Check out the 11 Weeks of Android website → https://goo.gle/30FDT8S

#android #kotlin

Android Coroutines: How to Manage Async Tasks in Kotlin
5.50 GEEK