Android Coroutines

Implement and review Kotlin Coroutines on Android: configure CoroutineScopes, manage Dispatchers, expose StateFlow/SharedFlow from ViewModels, collect with repeatOnLifecycle, and convert callback APIs to callbackFlow. Use when writing suspend functions, wiring up Flow or StateFlow, fixing async bugs, replacing GlobalScope, or integrating coroutines with Android lifecycle components.

livekit 03aa592 2 files · 5.2 KB Updated

File contents

livekit/client-sdk-android/tree/main/.agent/skills/android-coroutines commit 03aa5924af

Frequently asked questions

npx skillmds@latest add livekit/android-coroutines