android-architecture topic

List android-architecture repositories

MVPArms

10.3k
Stars
2.4k
Forks
Watchers

⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 An...

android-developer-roadmap

2.7k
Stars
497
Forks
Watchers

Android Developer Roadmap - A complete roadmap to learn Android App Development

AndroidAll

1.6k
Stars
389
Forks
Watchers

Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、Bu...

SPYZIER-APP

303
Stars
116
Forks
Watchers

Android spying app and Parental controller app.

Component

2.9k
Stars
204
Forks
Watchers

A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架

Android-Architecture-Components

328
Stars
44
Forks
Watchers

The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persi...

web-dev-tools-android

258
Stars
33
Forks
Watchers

Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern

Android-MVP-Architecture

211
Stars
69
Forks
Watchers

🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.

android-mvvm-coroutine

142
Stars
39
Forks
Watchers

Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test

🚀 Example modularized android application with single activity written in Kotlin