|  | 
| 48 | 48 | + [AndroidMVPDemo github地址](https://github.com/CameloeAnthony/AndroidMVPDemo)(本文作者MVP demo github地址) | 
| 49 | 49 | + [MVVM on Android: What You Need to Know](http://willowtreeapps.com/blog/mvvm-on-android-what-you-need-to-know/)(MVVM介绍,这个博客很不错) | 
| 50 | 50 | + [data-bingding guide](https://developer.android.com/tools/data-binding/guide.html)(data-binding guide官网) | 
| 51 |  | -+ [Web开发的MVVM模式](http://www.cnblogs.com/dxy1982/p/3793895.html)(MVC VS. MVP VS. MVVM) | 
| 52 | 51 | + [Android应用开发架构概述](http://www.liuguangli.win/archives/299) | 
| 53 | 52 | + [MVVM介绍](http://objccn.io/issue-13-1/)(iOS中MVVM的一种实现,对概念的理解有帮助) | 
|  | 53 | ++ [Android Architecture](https://medium.com/android-news/android-architecture-2f12e1c7d4db#.ta695te6a)(区分andrtoid项目中的MVVM,MVP,MVC) | 
|  | 54 | ++ [Web开发的MVVM模式](http://www.cnblogs.com/dxy1982/p/3793895.html)(web开发中的MVC VS. MVP VS. MVVM) | 
|  | 55 | ++ [M — Model in MVC, MVP, MVVC in Android](https://medium.com/@artem_zin/m-model-from-mvc-mvp-in-android-flow-and-mortar-bd1e50c45395#.5kbw4q5psd)(android工程MVC,MVVC,MVVM中的Model角色讲解) | 
| 54 | 56 | + [Android MVP架构中的Presentation层应该怎么设计](http://mp.weixin.qq.com/s?__biz=MzA3ODg4MDk0Ng==&mid=402868193&idx=1&sn=790e12f84dfcea171528e6d3789c69ed#rd)(如果你面临部分代码不知道放到Presentation层还是UI层的问题,甚至你不知道某段代码是否属于业务代码。不知道如何分清MVP中的代码职责,参考这篇文章) | 
| 55 |  | -+  | 
| 56 |  | -#3 Clean Architecture | 
|  | 57 | + | 
|  | 58 | +#3 Android中的设计模式: | 
|  | 59 | ++ [Software design pattern on android](http://www.slideshare.net/PedroVicenteGmezSnch/software-design-patterns-on-android)(安卓中的设计模式,英文ppt) | 
|  | 60 | ++ 强烈推荐书籍《Android 源码设计模式解析与实战》 | 
|  | 61 | + | 
|  | 62 | +#4 Clean Architecture | 
| 57 | 63 | + [The Clean Architecture](https://blog.8thlight.com/uncle-bob/2012/08/13/the-clean-architecture.html)(clean architecture出处) | 
| 58 | 64 | + [Android-CleanArchitecture github地址](https://github.com/android10/Android-CleanArchitecture)(The Clean Architecture文章的例子) | 
| 59 | 65 | + [Android Application Architecture原文](https://medium.com/ribot-labs/android-application-architecture-8b6e34acda65#.b29vhtdm2)  | 
| 60 | 66 | + [Android Application Architecture中文翻译](http://www.jianshu.com/p/8ca27934c6e6) | 
| 61 | 67 | + [Architecting Android…The evolution](http://fernandocejas.com/2015/07/18/architecting-android-the-evolution/) | 
| 62 | 68 | + [Architecting Android…The evolution中文翻译](http://www.devtf.cn/?p=1083) | 
| 63 | 69 | 
 | 
| 64 |  | -#4 Flux | 
|  | 70 | +#5 Flux | 
| 65 | 71 | * [flux and android](https://armueller.github.io/android/2015/03/29/flux-and-android.html) | 
| 66 | 72 | * [rxflux android architecture](https://medium.com/swlh/rxflux-android-architecture-94f77c857aa2#.sfjwchwok) | 
| 67 | 73 | * [why rxflux](https://medium.com/swlh/why-rxflux-5b687f062709#.ltlnlr4cl) | 
| 68 | 74 | * [android flux todo app](https://github.com/lgvalle/android-flux-todo-app)([中文翻译](http://www.devtf.cn/?p=1028)) | 
| 69 | 75 | * [RxFlux](https://github.com/skimarxall/RxFlux) | 
| 70 | 76 | * [android-flux](https://github.com/naodroid/android-flux) | 
| 71 | 77 | 
 | 
| 72 |  | -#5 其它 | 
|  | 78 | +#6 其它 | 
| 73 | 79 | + [Artchitecture Library](https://github.com/Juude/Awesome-Android-Architecture/blob/master/Library.md) | 
| 74 | 80 | + [Design for Offline: Android App Architecture Best Practices](https://plus.google.com/+AndroidDevelopers/posts/3C4GPowmWLb) | 
| 75 | 81 | + [Robust and readable architecture for an Android App](http://blog.joanzapata.com/robust-architecture-for-an-android-app/) | 
|  | 
0 commit comments