andreabresolin / KotlinCoroutinesExamples
Kotlin Coroutines Examples
☆116Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for KotlinCoroutinesExamples
- A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.☆127Updated 6 years ago
- Movie searching using a Unidirectional State Flow pattern for Android☆230Updated 6 months ago
- Example of Android app structure with multiple modules☆73Updated 7 years ago
- Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes☆194Updated 6 years ago
- Sample that shows how to apply the Coordinator Pattern on Android☆121Updated 6 years ago
- Usage of Flow and Channels☆234Updated 4 years ago
- Collection of classes that helps you to manage a screen state.☆132Updated 2 years ago
- Simplest possible demo MVI App☆101Updated 4 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆139Updated 5 years ago
- ☆109Updated 4 years ago
- FeatureAdapter (FA) is an Android Library providing an optimized way to display complex screens on Android.☆113Updated 5 years ago
- ☆74Updated 5 years ago
- Official conference app for Droidcon Boston☆98Updated 5 years ago
- A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.☆101Updated 6 years ago
- Write idiomatic API integration tests using Kotlin (Unit and Instrumentation)☆370Updated 4 years ago
- ☆97Updated 2 years ago
- Easily dispose rxJava streams with Android's Lifecycle☆175Updated 4 years ago
- Kotlin friendly library to measure elapsed time for methods, code blocks, RxJava chains☆125Updated 5 years ago
- An okhttp / retrofit api call mocking library☆193Updated 4 years ago
- Kotlin Coroutines based MVI architecture library for Android☆194Updated 3 years ago
- This sample is part of a tutorial on how to use the new dagger-android module, which was released in Dagger 2.10.☆135Updated 4 years ago
- Learn Jetpack Compose using the Koans style☆39Updated 4 years ago
- Demo project for Dagger 2☆207Updated 6 years ago
- Extension to the Billing Support library to support debug builds.☆172Updated 3 years ago
- Example of Android Architecture Components which implements MVVM Pattern and written in Kotlin☆101Updated 7 years ago
- Unidirectional reactive state container for Android & Kotlin.