android-architecture topic

List android-architecture repositories

VIABUS-Architecture

485
Stars
83
Forks
Watchers

让 Android 开发可以像流水线一样高效的 “职责分离架构” ⚡ 不同于 MVP 的配置解耦,也非 MVVM-Clean,VIABUS 是世界范围内首个明确提出 “通过职责分离” 真正实现 UI 和业务并行开发的 Android 业务架构和设计模式理...

Moxy

322
Stars
32
Forks
Watchers

Moxy is MVP library for Android with incremental annotation processor and ktx features

transfuse

219
Stars
28
Forks
Watchers

:syringe: Transfuse - A Dependency Injection and Integration framework for Google Android

Kotlin-Android-Examples

161
Stars
47
Forks
Watchers

Android example app in Kotlin using RxJava and MVP/MVVM architecture with many features.

Android-MonetizeApp

166
Stars
44
Forks
Watchers

A sample which uses Google's Play Billing Library and it makes In-app Purchases and Subscriptions.

DaggerAndroidMVVM

244
Stars
65
Forks
Watchers

Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava

RickAndMorty-AndroidArchitectureSample

451
Stars
135
Forks
Watchers

A Rick And Morty simple app to show one approach to using some of the best practices in Android Development.

Eiffel

210
Stars
13
Forks
Watchers

Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines

IBackdrop

138
Stars
13
Forks
Watchers

A library to simply use Backdrop in your project (make it easy). Read more ->

Android-MVVM-Architecture

209
Stars
62
Forks
Watchers

A basic sample android application to understand MVVM in a very simple way.