https://github.com/amitkma/androidmvpsample
https://github.com/amitkma/androidmvpsample
android android-application android-architecture android-mvp android-mvp-architecture model-view-presenter mvp mvp-android mvp-architecture mvp-pattern
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/amitkma/androidmvpsample
- Owner: amitkma
- License: apache-2.0
- Created: 2017-06-02T12:02:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-02T13:54:13.000Z (almost 8 years ago)
- Last Synced: 2024-04-13T18:59:17.377Z (about 1 year ago)
- Topics: android, android-application, android-architecture, android-mvp, android-mvp-architecture, model-view-presenter, mvp, mvp-android, mvp-architecture, mvp-pattern
- Language: Java
- Size: 133 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android MVP Sample
Sample App to demonstrate Model-View-Presenter Architecture. This repository contains the code for a [medium article](https://medium.com/@amitkumar_76187/understanding-model-view-presenter-1d79448d39cd).