Sample application to demonstrate the MVP pattern applied to Android
This sample uses RxJava and Dagger2.
Unit tests
Do a sample activity/fragment with another API (Github for instance)
Sample architecture for android apps, using an MVP pattern, dagger2 and rxjava
JavaApache-2.0