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

Does not work on asahi Linux #29

Open
itsoulos opened this issue May 5, 2023 · 2 comments
Open

Does not work on asahi Linux #29

itsoulos opened this issue May 5, 2023 · 2 comments

Comments

@itsoulos
Copy link

itsoulos commented May 5, 2023

I have downloaded on Asahi Linux but every binary file gives me core dumped
I have downloaded the file android-sdk-tools-static-aarch64.zip

@lzhiyong
Copy link
Owner

lzhiyong commented May 6, 2023

I have downloaded on Asahi Linux but every binary file gives me core dumped I have downloaded the file android-sdk-tools-static-aarch64.zip

note the android aarch64 ≠ linux aarch64

This is compiled with Android ndk, not a common clang, so it may not be compatible

@itsoulos
Copy link
Author

itsoulos commented May 7, 2023

And how can I compile it for Asahi Linux? I have managed to run Android Studio in Asahi Linux, but now the SDK tools are missing?

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