matthiasbruns / android-kotlin-clean-architectureLinks
This short guide explains how you setup and use Kotlin in a clean-architectural manner.
☆43Updated 7 years ago
Alternatives and similar repositories for android-kotlin-clean-architecture
Users that are interested in android-kotlin-clean-architecture are comparing it to the libraries listed below
Sorting:
- Source code for medium post "Oversimplified network call using Retrofit, LiveData, Kotlin Coroutines and DSL"☆66Updated 6 years ago
- London Tube Status Android App in Kotlin☆55Updated 6 years ago
- Sample to practice LiveData + DataBinding☆86Updated 5 years ago
- Android Clean Architecture example☆44Updated 2 years ago
- Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)☆61Updated 6 years ago
- Android MVVM - Architecture Components with Kotlin Coroutines☆58Updated 7 years ago
- Android kotlin clean architecture rxjava2+dagger2+retrofit2+realm☆45Updated 4 years ago
- Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit T…☆98Updated 5 years ago
- In this tutorial we are going to look at the Android Architecture Components (AAC). We will do this by applying it on a demo App.☆51Updated 7 years ago
- Clean architecture blueprint using Kotlin and MVP pattern.☆110Updated 7 years ago
- Android Scoped DI using Kodein. Sample repo for https://caster.io/☆68Updated 6 years ago
- Android MVVM sample