A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Updated Mar 14, 2019
This is a sample app that is part of a series of blog posts I have written about how to architect an android applicat…
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Updated Mar 16, 2017
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to …
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, Fas…
Java
Updated Jan 18, 2019
一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能
Java
Updated Mar 28, 2018
An android boilerplate project using clean architecture
Kotlin
Updated Oct 13, 2018
业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.
Awesome Android references for everything like best practices, performance optimization, etc.
Java
Updated Mar 20, 2019
🌟 Best practices in Android develop(final).
An Android base app with loads of cool libraries/configuration
Java
Updated Feb 7, 2018
一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。
Java
Updated Mar 18, 2019
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAn…
Java
Updated Mar 11, 2019
Android架构合集
Updated Mar 5, 2019
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
A single adapter with multiple view types for the whole project
Java
Updated Mar 14, 2019
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
Java
Updated Dec 14, 2018
Sample to explain Model View ViewModel and DataBinding in Android Applications
Java
Updated Nov 20, 2018
An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.
Kotlin
Updated Jul 6, 2018
Source to android-arsenal.herokuapp.com
HTML
Updated Nov 16, 2018
Blogs about Android
Updated Jan 8, 2019
MVI architecture Implementation of the ToDo app.
MVVM on Android using RxJava and Data Binding
Java
Updated Jun 15, 2018
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
Java
Updated Nov 24, 2017
MVI framework (not just) for Android, with events, middlewares, and time-travel debugger
Kotlin
Updated Feb 21, 2019
Android MVP+组件化实战项目框架,工程架构采用gradle配置实现组件化,模块的架构采用典型的MVP架构,在Android项目框架搭建中中有很大的参考价值,MVP的架子直接复制粘贴到你的项目直接就能用,另外在长期的工作实践中…
Java
Updated Mar 19, 2019
Description of the main principles and rules for building an Android application using Clean Architecture approach
Java
Updated Oct 7, 2018
News app built using new Android Architecture Guidelines and Kotlin
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awes…
Kotlin
Updated Jul 24, 2017
Reedly RSS reading app to showcase Clean Architecture
Java
Updated Jun 12, 2018