Android MVP架构,android-architecture
作为一个android开发中,必须熟悉常见的架构,并区分MVC,MVP,MVVM。Google在2016年3月份推出了Android MVP架构的各种组合,学习价值极高,建议下载回来撸代码。官方MVP项目的Github地址是: https://github.com/googlesamples/android-architecture 另外推荐一篇博文: 教你认清MVC,MVP和MVVM 本文