MVPFrame

Android MVPFrame Simple Demo.

Example project

MRead --Base from MVPFrame

Directory

  • --base Activity & Fragment Base
  • --mvp MVP Base
  • --presentation Important package, Contract type idea definition View Japanese Presenter Tangential region
  • --util Utils package
  • App Application
  • AppRouter App Router, Activity open help class, and View Contrl

Code

GitHub