Genymotion_ARM_Translation
Genymotion_ARM_Translation copied to clipboard
Do not try to install arm64 android apks in genymotion
I install genymotion on Ubuntu 22.04 64bits, and i try Android 8.0 and Android 9.0 both. I check the Android ABI and ensure that the ARM-TRANSLATION-SUPPORT has been installed successfully.
teeth@teeth:~$ adb -s emulator-5558 shell
x86_64:/ $ getprop ro.product.cpu.abilist
x86_64,x86,armeabi-v7a,armeabi,arm64-v8a
However, since my APPs are only for arm64, so there is no a good way to INSTALL ARM64 Apks or Launch them in GenyMotion.
If you really want to install some arm64 android apps on ubuntu 64bits, you can just try anbox
, though most of the complex arm64 apks are facing the same problem (but at least you can install tencent-mobileqq in anbox
Or use Genymotion Device image product: they have native ARM images on AWS -> https://support.genymotion.com/hc/en-us/articles/360010029677-How-to-run-applications-for-arm64-aarch64-armv8-
Here if you want to run ARM64 APK https://github.com/niizam/Genymotion_A11_libhoudini