Genymotion SaaS is transitioning to exclusively support arm64 architecture for all Android virtual devices. On March 30, 2026, the ability to create and start x86-based virtual devices will be restricted.
Why are you removing x86 devices?
The vast majority of physical Android devices today use arm64 processors. To provide the most accurate and reliable testing environment possible, Genymotion is aligning the platform with the hardware end-users actually have.
This move also ensures you can meet Google Play's mandatory 64-bit requirement for all apps. The arm64 architecture ensures an app behaves in the virtual environment exactly as it will on users' physical devices, which is critical for catching bugs and ensuring quality.
Will my tests run slower on arm64 virtual devices?
Our arm64 virtual devices offer significant performance advantages. Thanks to new ARM servers, faster booting and saving times for virtual devices are provided.
What do I need to do to prepare?
The actions you need to take depend on how you use Genymotion.
- If you already use only arm64 virtual devices, no action is required on your side.
- If you have custom device setups: Any user who has customized a virtual device by installing specific apps, adjusting settings, or using automated recipes will need to recreate these setups on new arm64 OS images.
These new arm64 OS images are already available.
- For basic testing of apps written in Java/Kotlin: No action is required for the app itself.
You will need to start using arm64 devices virtuals devices.
- If your app uses native C/C++ code: You will need to recompile the app to include the arm64-v8a architecture.
You will also need to use arm64 virtual devices.
I'm already using arm64 virtual devices but I'm encountering errors. What should I do?
If you are encountering unexpected errors with your ARM devices, you may be using one of the early arm64 Android OS images. These early arm64 Android OS images were tagged as "beta".
To ensure full compatibility and benefit from the latest improvements, recreate the virtual device using a more recent arm64 OS image. The "beta" tag has been removed from all stable and recommended versions.
What happens if I don't migrate my testing to arm64 devices by the deadline?
After March 30, 2026, you will no longer be able to create or start x86 virtual devices. Your existing x86-based recipes will also fail.
Existing x86 virtual devices will be transitioned to a read-only state for a short grace period before being fully removed. Genymotion strongly encourages beginning transitioning testing workflows now to avoid any disruption.
Will this migration affect my pricing or subscription cost?
No. This is a technical upgrade to the platform. This change will not change your current pricing or subscription plan.
There will be no cost change associated with this migration.