HomuHomu833/android-sdk-custom
Android SDK built using musl libc, supporting multiple architectures.
A custom-built Android SDK that replaces the default binaries with versions built using musl libc from Zig. Inspired by lzhiyong's Android SDK Tools.
x86
, x86_64
arm
, armeb
, aarch64
, aarch64_be
riscv32
, riscv64
loongarch64
, powerpc64le
, s390x
This SDK functions like the standard Android SDK. Simply extract the archive and use it as you would the official version.
This project is licensed under the MIT License. See the LICENSE file for more details.
Feel free to open pull requests or issues if you have any contributions or feedback!