-3

What is the correct standard to implement MVP Design pattern in android application development. with proper example.

  • Possible duplicate of [Android MVP implementation](https://stackoverflow.com/questions/30940542/android-mvp-implementation) – nhoxbypass Oct 27 '17 at 14:34

1 Answers1

0

Here is the good and clear example https://github.com/antoniolg/androidmvp

Nurlan Nabiyev
  • 171
  • 1
  • 1
  • 8