Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not try to install arm64 android apks in genymotion #29

Open
sakurawald opened this issue Jun 19, 2022 · 2 comments
Open

Do not try to install arm64 android apks in genymotion #29

sakurawald opened this issue Jun 19, 2022 · 2 comments

Comments

@sakurawald
Copy link

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

@jmaneyrol69
Copy link

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-

@niizam
Copy link

niizam commented Feb 4, 2023

Here if you want to run ARM64 APK
https://github.com/niizam/Genymotion_A11_libhoudini

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants