Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Is there any way to run x86 images? #75

Open
jeanlst opened this issue Jan 17, 2022 · 1 comment
Open

Is there any way to run x86 images? #75

jeanlst opened this issue Jan 17, 2022 · 1 comment

Comments

@jeanlst
Copy link

jeanlst commented Jan 17, 2022

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?

@fredyshox
Copy link

fredyshox commented Jan 18, 2022

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants