- more activities support
- navigation component
- foreground multiservice support
- Robolectric unit testing
- preferences migration support
- advanced logging
- permission manager
- Model, View, ViewModel
- Room
- use Jacoco 0.8.5+ if instant run is ok
- remove Kotlin generated methods from test coverage (maybe https://github.com/fabianishere/kotlin-plugin-generated will help)
Template project where you should start.
Just unit tests with Robolectric.
Simple example project where you can get inspired.
Use instrumented and unit tests.