Files
airmq-android/.cursor/commands/run.md
2026-03-02 20:23:02 +01:00

10 lines
325 B
Markdown

# Run app on device
Build and install the app on the connected USB Android device.
## What to do
1. Run `./gradlew installDebug` (use `gradlew.bat` on Windows).
2. Ensure the device is connected via USB with USB debugging enabled.
3. After a successful install, report the device name and that the app is ready to launch.