《认清Android框架 MVC,MVP和MVVM》 http://blog.csdn.net/jdsjlzx/article/details/51174396
《精通 Android Data Binding》 https://github.com/LyndonChin/MasteringAndroidDataBinding
《给 Android 开发者的 RxJava 详解》 http://blog.csdn.net/a229413040/article/details/51008888
《Retrofit2 奇巧淫技》 http://blog.csdn.net/tiankong1206/article/details/50720758
《Dagger2使用攻略》 http://blog.csdn.net/qq_17766199/article/details/50606011
《AndroidStudio技巧:快速清除app数据》 http://blog.csdn.net/tiankong1206/article/details/50810036
《其实你不知道MultiDex到底有多坑》 http://blog.zongwu233.com/the-touble-of-multidex
《美团Android DEX自动拆包及动态加载简介》http://tech.meituan.com/mt-android-auto-split-dex.html
MVP库 https://github.com/sockeqwe/mosby
UI库 https://github.com/Yalantis
Dagger2库 https://github.com/google/dagger
Retrofit2库 https://github.com/square/retrofit
RxAndroid库 https://github.com/ReactiveX/RxAndroid
RxJava库 https://github.com/ReactiveX/RxJava