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

Aus Android Wiki

Run your app from the command line[Quelltext bearbeiten]

  1. Build the project from the command line. The output APK for the app module is located inapp/build/outputs/apk/.
  2. Make sure the Android SDK platform-tools/ directory is included in your PATH environment variable.
  3. Execute this command: