http://blog.8thlight.com/uncle-bob/2012/08/13/the-clean-architecture.html--Uncle Bob關(guān)于項目結(jié)構(gòu)的很有名的文章
https://github.com/antoniolg/androidmvp--android mvp參考項目
https://github.com/pighead4u/android-architecture--android mvp參考項目
https://github.com/pedrovgs/EffectiveAndroidUI--android mvp參考項目
https://github.com/AWCNTT/ArticleTranslateProject/blob/master/translated/Issue%23118/2014-09-11-Architecting%20Android%E2%80%A6The%20clean%20way.md--關(guān)于項目結(jié)構(gòu)的文章
https://github.com/android10/Android-CleanArchitecture--文章5對應的code
https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93presenter--wiki對于mvp的解釋
https://segmentfault.com/a/1190000003927200#articleHeader0--科普map
http://www.reibang.com/p/ed2aa9546c2c--mvp框架beam使用前的科普
http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2016/0301/4018.html--認真審視P層的編寫
http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2016/0225/3994.html--mvp的科普文章
http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0425/2782.html--有深度的map文章
http://www.reibang.com/p/9a6845b26856--非常全面的綜述,包含了我看到過的所有文章