How to select an ARM-based Android Virtual Device (AVD) in Genymotion?
how to select arm based AVD
Genymotion SaaS uses arm64 virtual devices by default, so you select an ARM-based device by creating or starting an arm64 recipe. For apps, use an arm64 image because x86/x86_64 devices are deprecated and no longer supported. Deploy Applications What is happening to x86 devices in Genymotion SaaS?
If you are creating a custom recipe, choose an official recipe or custom recipe based on arm64. If you are installing an APK, make sure the APK matches the device architecture, especially arm/arm64 for arm64 images. Deploy Applications
Are you using Genymotion SaaS or Genymotion Desktop?