美文网首页
Android项目结构调整,参考博文

Android项目结构调整,参考博文

作者: pighead4u | 来源:发表于2016-06-30 11:07 被阅读39次

http://blog.8thlight.com/uncle-bob/2012/08/13/the-clean-architecture.html--Uncle Bob关于项目结构的很有名的文章

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--关于项目结构的文章

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.jianshu.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.jianshu.com/p/9a6845b26856--非常全面的综述,包含了我看到过的所有文章

http://www.jianshu.com/p/0590f530c617--接上

相关文章

网友评论

      本文标题:Android项目结构调整,参考博文

      本文链接:https://www.haomeiwen.com/subject/ykoxjttx.html