/AndroidReferenceArchitecture

Sample architecture for android apps, using an MVP pattern, dagger2 and rxjava

Primary LanguageJavaApache License 2.0Apache-2.0

Android Reference Architecture

Sample application to demonstrate the MVP pattern applied to Android

This sample uses RxJava and Dagger2.

TODO

Unit tests

Do a sample activity/fragment with another API (Github for instance), since the current API is currently having issues