Hello MVP
A small Android sample demonstrates MVP (Model-View-Presenter) pattern.
Full details are explained in the following Medium posts:
- Archiecture Patterns in Android.
- Android MVP with Dependency Injection (Note: checkout 'dagger' branch).
- Falling in love with Android Testing