AndroidStarterAlt icon indicating copy to clipboard operation
AndroidStarterAlt copied to clipboard

A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.

AndroidStarterAlt

A sample Android app using the MVP architecture.

Android Arsenal

Build Status Build Status Build Status codecov Codacy Badge codebeat badge Dependency Status

Compared to the https://github.com/RoRoche/AndroidStarter repository, this one uses:

It allowed me to write less code and delete some classes written in the https://github.com/RoRoche/AndroidStarter repository.

TODO

  • [ ] move from MVP to VIPER