kozmi55 / Kotlin-Android-Examples
Android example app in Kotlin using RxJava and MVP/MVVM architecture with many features.
☆160Updated 6 years ago
Alternatives and similar repositories for Kotlin-Android-Examples
Users that are interested in Kotlin-Android-Examples are comparing it to the libraries listed below
Sorting:
- An Android project for the Caster.io course on clean architecture☆173Updated 6 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆140Updated 6 years ago
- ☆154Updated 7 years ago
- Sample for MVVM using Kotlin☆181Updated 7 years ago
- KOIN - a concise and pragmatic dependency injection framework for Kotlin -- #Samples☆214Updated 6 years ago
- MVVM example app. Quick blog post detailing the layers: https://medium.com/@mojroid/clean-architecture-on-android-using-feature-modules-m…☆187Updated 7 years ago
- Demo project for Dagger 2☆207Updated 7 years ago
- Simple MVVM architecture for Android using RX☆161Updated 6 years ago
- Demo showing the possibilities of ConstraintLayout for the Mastering Android Layouts Workshop☆322Updated 5 years ago
- Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit T…☆98Updated 5 years ago
- A fork of our clean architecture boilerplate, this time using Koin☆331Updated 5 years ago
- New Android Architecture showing how to use Dagger Android libs with MVVM☆113Updated 7 years ago
- Movie searching using a Unidirectional State Flow pattern for Android☆229Updated 5 months ago
- Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes☆194Updated 7 years ago
- Kotlin Coroutines Examples☆116Updated 6 years ago
- Pet project for cutting edge Android development with Jetpack☆271Updated 4 years ago
- A sample news app which demonstrates clean architecture and best practices for developing android app☆354Updated 5 years ago
- Android MVVM sample☆145Updated 6 years ago
- ☆116Updated 6 years ago
- A showcase app showing how to use PagingLibrary with Retrofit, Coroutines, Koin & Testing.