Translations:Android Training/Running Your Application/20/en
Run your app from the command line[edit source]
- Build the project from the command line. The output APK for the app module is located in
app/build/outputs/apk/
. - Make sure the Android SDK
platform-tools/
directory is included in yourPATH
environment variable. - Execute this command: