m9rco / Genymotion_ARM_Translation

👾👾 Genymotion_ARM_Translation Please enjoy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not try to install arm64 android apks in genymotion

sakurawald opened this issue · comments

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