An open API service indexing awesome lists of open source software.

https://github.com/vimalku637/mvp_demo

This is a basic Android application demonstrating the MVP (Model-View-Presenter) architecture pattern. It shows how to use MVP to display a user's name and email entered through input fields.
https://github.com/vimalku637/mvp_demo

android android-application mvp mvp-android mvp-architecture mvp-pattern

Last synced: 12 months ago
JSON representation

This is a basic Android application demonstrating the MVP (Model-View-Presenter) architecture pattern. It shows how to use MVP to display a user's name and email entered through input fields.

Awesome Lists containing this project

README

          

# MVP_DEMO