This is starter template for writing Android apps using Clean architecture and Dependencies Injection with Dagger 2.
This starter app supports API 15 and above.
- Android Support Library for backwards compatibility.
- Timber for logging.
- Butterknife for view injection.
- Retrofit for network code.
- JUnit and Mockito for testing.
- Findbugs for finding bugs, lol
MIT