A boilerplate for Android projects we use at [datarockets].
The project contains these libraries:
- Support libraries
- RxKotlin and RxAndroid
- Retrofit 2
- Dagger 2
- Butterknife
- SqlBrite
- Timber
- Robolectric
- Mockito
- JDK 1.8
- Android SDK
- Android N (API 25)
- Android SDK Tools and build tools
- The original author of the architecture is Joe Birch
- The original architecture by him was adapter to our needs