deploy_to_android
Export an Android APK, install it on a connected device via ADB, and launch the app, blocking the editor during the process.
Instructions
Export the APK then adb-install and launch it on a device (blocks the editor while running)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| debug | No | ||
| launch | No | ||
| preset_name | No | ||
| skip_export | No | ||
| preset_index | No | ||
| device_serial | No |