You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
Everytime I try I run it I get ERROR | can't find the emulator executable. I know there are aarm64 ones for me to run, but I specfically want to run x86_64/x86, is there any way?
The text was updated successfully, but these errors were encountered:
I've created patch for experimental x86_64/x86 support (https://github.com/fredyshox/android-emulator-m1-x86). It runs fully emulated in software using TCG backend without any hardware CPU acceleration. Unfortunately TCG is not as mature on aarch64 as it's on x86, so performance is bad, it's not really usable apart from basic stuff. But feel free to try it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there any way to run x86 images?
Everytime I try I run it I get
ERROR | can't find the emulator executable.
I know there are aarm64 ones for me to run, but I specfically want to run x86_64/x86, is there any way?The text was updated successfully, but these errors were encountered: