Skip to content

Instantly share code, notes, and snippets.

@denalena
Last active September 2, 2021 18:00
Show Gist options
  • Save denalena/42630c51e134d293f00953f0ec33fa13 to your computer and use it in GitHub Desktop.
Save denalena/42630c51e134d293f00953f0ec33fa13 to your computer and use it in GitHub Desktop.
Godot Android Deploy & Run
./Android/Sdk/platform-tools/adb install -r Multitouch\ Cubes\ Demo\ .apk 
./Android/Sdk/platform-tools/adb shell am start -n org.godotengine.multitouchcubesdemo/com.godot.game.GodotApp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment