mladenrakonjac / ModernAndroidApp
Code for Medium article
☆205Updated 6 years ago
Alternatives and similar repositories for ModernAndroidApp:
Users that are interested in ModernAndroidApp are comparing it to the libraries listed below
- Sample used to practice Kotlin and Android Architecture Components.☆323Updated 4 years ago
- Android Coroutine Recipes☆361Updated 6 years ago
- Android MVP sample adapts with new Android architecture components (Lifecycle, Room).☆433Updated 4 years ago
- Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonThea…☆639Updated 3 years ago
- Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava☆242Updated 7 years ago
- The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library ins…☆331Updated 7 years ago
- A fork of our clean architecture boilerplate, this time using Koin☆331Updated 5 years ago
- Demo showing the possibilities of ConstraintLayout for the Mastering Android Layouts Workshop☆322Updated 4 years ago
- Room with Rxjava Example☆135Updated 7 years ago
- Simple MVVM architecture for Android using RX☆161Updated 6 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆139Updated 6 years ago
- Model-View-Presenter vs Model-View-ViewModel in a "Hello, World!" project☆323Updated 8 years ago
- A sample Android app using Kotlin, Dagger 2, RxJava, RxAndroid, Retrofit and Android Architecture Components with a modular setup & effec…☆609Updated 5 years ago
- Sample application with MVVM architecture☆311Updated 6 years ago
- Extension of the android-mvp-architecture for very large projects.☆403Updated last year
- Multi-project Clean Architecture MVP app in Kotlin using Conductor, Room, RxJava 2, Dagger 2 with custom scopes☆194Updated 7 years ago
- Demo project for Dagger 2☆207Updated 6 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
- Android demo app with kotlin coroutines and architecture components library☆324Updated 5 years ago
- Gif LazyVerticalGrid MVVM using Dagger 2 + Hilt with Retrofit 2, Moshi, Kotlin Coroutines, JUnit, Espresso and Robolectric tests!☆405Updated this week
- Visualizer to understand RxJava operators