@echo off echo apk() call gradlew assembleDebug echo app-debug.apkĿ¼...... start "" app\build\outputs\apk\debug pause;