This is the stub for my Android Apps. It will be updated with time (hopefully).
- Local keystore support (the keystore and the credentials are not checked in)
- checkstyle execution on release builds with own checkstyle config
- git Hash and build time available via BuildConfig
- Dagger 2 basic setup
- Debug Drawer from early U2020 app of Jake Wharton (modified)
- automatic travis build
- Sample tests with espresso for basic debug drawer
- LeakCanary to track memory leaks in all activities
- Timber to replace android logging
- ProcessPhoenix for a restart with a small footprint
- Travis Execution
- Coveralls code coverage with JaCoCo