What is Genymotion?
Genymotion is a software emulation platform for Android: it allows developers, testers, and companies to create, run, and manage Android Virtual Devices (AVD) on their computers or in the cloud.
Key Points
| Version | Where it runs | Usage | Compatibility |
|---------|--------------|-------------|---------------|
| Genymotion Desktop | Windows, macOS, Linux (not Windows 7) | Local development, unit testing, debugging | Based on the latest version of Android |
| Genymotion SaaS | Cloud (Amazon, Google, Azure) | Automation and continuous testing | Access to many virtual devices |
| Genymotion for Cloud Providers | Integration with AWS, GCP, Azure | Deployment of applications in production | Compatible with public cloud environments |
Why use it?
- Fast : Launching devices in a few seconds.
- Variety : Over 100 phone and tablet models, with different Android versions.
- Integration : Support for CI/CD, automated testing, and cloud deployment.
In summary, Genymotion is a complete solution for Android application development, testing, and demonstration, both locally on your machine and in the cloud.