Example android Model View Presenter used to explain how to use this pattern in our android applications.
This example was created to support an article explanation Model View Presenter en Android (spanish).
- AppCompat, CardView, RecyclerView an Design
- Butterknife
- Retrofit 2
- RxJava & RxAndroid
- Gradle Retrolambda Plugin
- robolectric
- junit, mockito
Feel free to report or add any useful feature, I will be glad to improve it with your help, before submitting your code please check the codestyle.
- Erik González - [email protected]