Skip to content
/ MVPDemo Public

MVP构建Android应用的Demo,参考AndroidMVP和TheMVP

License

Notifications You must be signed in to change notification settings

Diffey/MVPDemo

Repository files navigation

MVPDemo

MVP构建Android应用的Demo,参考AndroidMVP和TheMVP

AndroidMVP项目

AndroidMVP项目在Android上实现了MVP模式,其思想是将Activity看做View, 以组合的方式拥有一个Presenter。 androidmvp包下是根据该项目的代码修改的Demo,用于理解

TheMVP项目

kymjs张涛的TheMVP是Android上MVP的另一种实现,其思想是将Activity看作Presenter themvp包下是根据该项目实现的登录模块

参考

http://www.kymjs.com/code/2015/11/09/01/

About

MVP构建Android应用的Demo,参考AndroidMVP和TheMVP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages