How to select an ARM-based Android Virtual Device (AVD) in Genymotion?
how to select arm based AVD
✅ YES — use an arm64 virtual device. In Genymotion SaaS, x86 devices are being phased out, and arm64 images are the supported choice. Select an arm64 OS image when creating the device, then recreate any existing x86 recipe on an arm64 image if needed.
- Genymotion SaaS is moving to arm64-only virtual devices after March 30, 2026. What is happening to x86 devices in Genymotion SaaS?
- The arm64 images are already available for new setups. What is happening to x86 devices in Genymotion SaaS?
- If your app uses native C/C++ code, it must include
arm64-v8a. What is happening to x86 devices in Genymotion SaaS?
What are you trying to run on it, an app build or a game?