PinnedPublished inProAndroidDevSubstituting Android's LiveData: StateFlow or SharedFlow?Kotlin Coroutines recently introduced two Flow types, SharedFlow and StateFlow, and Android's community started wondering about…Nov 19, 20203.5K23Nov 19, 20203.5K23
Android Architecture Components: LiveData in Idiomatic KotlinMaking use of Extension Functions, Sealed Classes and Generics to improve readability and reduce code repetition and verbosity.Jun 29, 20193541Jun 29, 20193541
Bootstrapping your Android app with location awareness with this simple and effective…Android Location API can be complicated and scary for beginners.Feb 12, 2019121Feb 12, 2019121
Migrating experimental Kotlin Coroutines to stable versionKotlin Coroutines, even though already quite stable as in bug-free and ready to use in production code, was in experimental stage — which…Dec 20, 2018711Dec 20, 2018711