Skip to content

Latest commit

 

History

History
90 lines (79 loc) · 9.09 KB

README.md

File metadata and controls

90 lines (79 loc) · 9.09 KB

AndroidArchitectureCollection

安卓架构文章合集(a collection of android Architecture)

###博客原地址:

###github地址:

这是从各大平台上参考的android架构文章,文章数据,主要参考自Info,推荐关注:

#1 Android官方架构:

#2 国内各大平台架构:

#2 MVVM & MVP & MVC

#3 Android中的设计模式:

#4 Clean Architecture

#5 Flux

#6 其它