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

Support for arm64-only Waydroid #207

Open
wegank opened this issue May 25, 2023 · 1 comment
Open

Support for arm64-only Waydroid #207

wegank opened this issue May 25, 2023 · 1 comment

Comments

@wegank
Copy link

wegank commented May 25, 2023

The default Waydroid images do not work on Apple Silicon due to its lack of 32-bit support. A solution has been posted in waydroid/waydroid#692, and it will be nice if robotnix supports the config out of the box.

@Atemu
Copy link
Contributor

Atemu commented May 25, 2023

This should be rather simple, you'd only need to set the arch to arm64_only. The option's type enum would need to be adjusted of course.

As for the patches, you can apply them to the source dirs yourself.

Do note that robotnix is not under active development. Some of us still use it and have our own little branches with updates for things we care about but that's about it.

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

2 participants