Gradle commands # build a debug APK gradlew assembleDebug gradlew installDebug # generate a build profile ./gradlew --profile --offline --rerun-tasks build