android-architecture topic

List android-architecture repositories

calces-gradle-plugin

382
Stars
44
Forks
Watchers

Android构建工具集:包含快速实现组件化构建脚本,快速实现屏幕最小宽度适配脚本

RxViper

109
Stars
20
Forks
Watchers

Android micro framework for developing apps based on clean VIPER architecture.

MVP-Architecture-Components

140
Stars
23
Forks
Watchers

This is a sample project, showing the connection between Android Architecture Components and MVP pattern.

ComponentCornerstone

251
Stars
24
Forks
Watchers

:ant::ant: 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand...

Kotlin-CleanArchitecture

274
Stars
38
Forks
Watchers

This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture and Fernando Cejas Android-CleanArchitecture in Kotl...

appyx

1.1k
Stars
57
Forks
Watchers

Model-driven navigation + UI components with gesture control for Compose Multiplatform

dagger-androidinjector

135
Stars
22
Forks
Watchers

This sample is part of a tutorial on how to use the new dagger-android module, which was released in Dagger 2.10.

android-bookmark

251
Stars
83
Forks
Watchers

【资料汇总】Android 资源知识大全 https://www.yundashi168.com/154.html

LifecycleModel

229
Stars
30
Forks
Watchers

📬 The LifecycleModel class is designed to store and manage UI-related data in a lifecycle conscious way, the LifecycleModel class allows data to survive configuration changes such as screen rotations...