I’m mainly interested in managing virtual devices in the cloud, can you explain how that works?
Genymotion SaaS lets you create on-demand cloud instances, start and stop them from the web dashboard, and manage them from Genymotion Desktop’s Cloud tab too.
You can also automate cloud device control with gmsaas, ADB, and CI/CD tools like GitHub Actions, Jenkins, CircleCI, Bitrise, and Detox.
- In the SaaS dashboard, running virtual devices are listed with their status, and you can create, display, stop, save as a recipe, or message the owner. Genymotion SaaS Overview
- In Genymotion Desktop, the CLOUD tab shows your SaaS recipes and instances together as devices. Recipes appear stopped, and running instances appear online. Cloud Virtual Devices
- To use a cloud device with an IDE, log in with
gmsaas, launch the instance, then connect it to ADB. How to use Android Studio, Eclipse, VS Code, JetBrains Rider or any other IDE with Genymotion SaaS? - Genymotion in the cloud is built for automated testing, CI/CD, and agentic AI tools, with ARM64 virtual devices and team management. Genymotion in the Cloud