How can I create and configure an ARM64 device for use with Genymotion in the cloud (SaaS)?
Genymotion SaaS now supports arm64 devices, and they can be created by selecting an arm64 Android OS image.
- The platform is now arm64-only, and x86/x86_64 devices will be restricted starting 2026-03-30, after which they can no longer be created or started. 支持文章
- Existing arm64 devices that error usually come from early “beta” images; using an updated arm64 OS image resolves the issue. 支持文章
- The migration does not affect pricing or subscription plans. 支持文章
- If an app includes native C/C++ code, it must be recompiled for
arm64-v8a; pure Java/Kotlin apps require no changes. 博客公告
If an older arm64 image caused issues, the old device should be deleted and rebuilt with the newer arm64 image.