kotlin-coroutines topic
android-gif-search
Gif LazyVerticalGrid MVVM using Dagger 2 + Hilt with Retrofit 2, Moshi, Kotlin Coroutines, JUnit, Espresso and Robolectric tests!
droid-feed
Aggregated Android news, articles, podcasts and conferences about Android Development
nytclient-android
This sample app is created to demonstrate the usage of Android Architecture Components with MVVM architecture
AndroidCoroutinesHelper
A simple DSL and set of extension functions for performing asynchronous calls on Android that also deals with Activity and Fragment lifecycles using Kotlin Coroutines
MyWeatherKotlinFlow
Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation co...
StarWarsSearch
Search for your favorite star wars characters from Swapi API. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, and kotlin coroutines with Sta...
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagg...
Einsen
🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Compone...
Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
CoroutinesAndFlowTutorials
Series of Tutorials about Coroutines and Flow with Retrofit, Room, and Unit tests.