A demonstration of MVP pattern using the trending libraries of the android world.
- RxJava2
- Butterknife
- Timber
- Glide
- FastAdapter
- JodaTime
- JUnit
- Espresso
Clone the project, make sure that you have java 8 and the JAVA_HOME enviroment variable configured.
- Unit tests under test folder.
- instrumentation test under androidtests folder.