genymotion-shell start "Pixel 6"
adb -s Pixel\ 6 install app.apk
genymotion-shell stop "Pixel 6"
| Use these scripts in your local dev environment or CI runners. |
| **6️⃣ Integrate with CI/CD** | Install Genymotion on your build agents, spin up a device before tests, run your test framework, capture logs, and tear it down. | Works with Jenkins, GitHub Actions, GitLab CI, etc. |
| **7️⃣ Keep it secure** |