kozmi55 / Kotlin-Android-Examples
Android example app in Kotlin using RxJava and MVP/MVVM architecture with many features.
☆159Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Kotlin-Android-Examples
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆139Updated 5 years ago
- Sample for MVVM using Kotlin☆181Updated 6 years ago
- KOIN - a concise and pragmatic dependency injection framework for Kotlin -- #Samples☆214Updated 6 years ago
- Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes☆194Updated 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 6 years ago
- ☆154Updated 6 years ago
- Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines☆268Updated 5 years ago
- An Android project for the Caster.io course on clean architecture☆171Updated 6 years ago
- Pet project for cutting edge Android development with Jetpack☆271Updated 4 years ago
- New Android Architecture showing how to use Dagger Android libs with MVVM☆113Updated 6 years ago
- Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava☆242Updated 6 years ago
- A demo project based on MVVM architecture and material design & animations.☆294Updated 5 years ago
- Kotlin example with LiveData and Data Binding usage☆107Updated 6 years ago
- Demo project for Dagger 2☆207Updated 6 years ago
- Room with Rxjava Example☆135Updated 7 years ago
- Example multi-module Android project with unit tests, dagger 2, test coverage and others☆254Updated 4 years ago
- Movie searching using a Unidirectional State Flow pattern for Android☆230Updated 6 months ago
- Demo showing the possibilities of ConstraintLayout for the Mastering Android Layouts Workshop☆322Updated 4 years ago
- A fork of our clean architecture boilerplate, this time using Koin☆331Updated 5 years ago
- Simple MVVM architecture for Android using RX☆161Updated 6 years ago
- A showcase app showing how to use PagingLibrary with Retrofit, Coroutines, Koin & Testing.☆132Updated 5 years ago
- A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.☆127Updated 6 years ago
- Android Coroutine Recipes☆361Updated 6 years ago
- Sample of MVP Architecture with Kotlin, Dagger2, Retrofit and Rx