Interview Task
type "gradlew assembleDebug" in command line
connect device via usb with usb debugging enabled
type "gradlew installDebug" in command line
type "gradlew connectedAndroidTest mergeAndroidReports --continue" in command line
type "gradlew createDebugAndroidTestCoverageReport" in command line to create and view coverage reports for instrumentation tests