android-architecture topic
VIABUS-Architecture
让 Android 开发可以像流水线一样高效的 “职责分离架构” ⚡ 不同于 MVP 的配置解耦,也非 MVVM-Clean,VIABUS 是世界范围内首个明确提出 “通过职责分离” 真正实现 UI 和业务并行开发的 Android 业务架构和设计模式理...
Moxy
Moxy is MVP library for Android with incremental annotation processor and ktx features
transfuse
:syringe: Transfuse - A Dependency Injection and Integration framework for Google Android
Kotlin-Android-Examples
Android example app in Kotlin using RxJava and MVP/MVVM architecture with many features.
Android-MonetizeApp
A sample which uses Google's Play Billing Library and it makes In-app Purchases and Subscriptions.
DaggerAndroidMVVM
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
RickAndMorty-AndroidArchitectureSample
A Rick And Morty simple app to show one approach to using some of the best practices in Android Development.
Eiffel
Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
IBackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Android-MVVM-Architecture
A basic sample android application to understand MVVM in a very simple way.