Translations:Android Training/Running Your Application/7/en

Run the app from a command lineBearbeiten

Open a command-line and navigate to the root of your project directory. Use Gradle to build your project in debug mode, invoke the assembleDebug build task using the Gradle wrapper script (gradlew assembleRelease).