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

Please add a version for Android Users #1281

Closed
joelos1111 opened this issue Oct 20, 2022 · 3 comments
Closed

Please add a version for Android Users #1281

joelos1111 opened this issue Oct 20, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@joelos1111
Copy link

Feature Request

Please try to compile a version for Android users like me, right now the Emulator looks amazing but i'd love to try it on my phone or Tablet. I hope you are able to make it work on the vast majority of Android Devices whether they are ARMV7 or ARMV8 and that you can compile an official version of your wonderful Emulator in the upcoming days or months, if you offer some support for this then we all mobile/tablet users would highly appreciate it

Alternatives

No response

Additional Context

No response

@joelos1111 joelos1111 added the enhancement New feature or request label Oct 20, 2022
@parkerlreed
Copy link

Performance wise this has a slim chance of ever working. It is using qemu to translate x86 calls on native x86 hardware. Doing that translation across architectures has a major performance impact.

See box86 and box64 for examples

@mborgerson
Copy link
Member

It will happen one day, but it is not a priority today. Today PC and PC-like platforms are the main priority. That said, if someone is very motivated to work on Android support, they are welcome to.

@dracc
Copy link
Contributor

dracc commented Oct 20, 2022

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

No branches or pull requests

4 participants