Add new Cursor commands
This commit is contained in:
9
.cursor/commands/run.md
Normal file
9
.cursor/commands/run.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user