android-sdk-tools icon indicating copy to clipboard operation
android-sdk-tools copied to clipboard

Does not work on asahi Linux

Open itsoulos opened this issue 2 years ago • 4 comments

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

itsoulos avatar May 05 '23 11:05 itsoulos

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

lzhiyong avatar May 06 '23 15:05 lzhiyong

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?

itsoulos avatar May 07 '23 12:05 itsoulos