HomuHomu833/android-sdk-custom
Android SDK built using musl libc, supporting multiple architectures.
Android SDK Custom is a custom-built Android SDK that replaces the default binaries with musl-based ones built using Zig.
This project is inspired by lzhiyong's Android SDK Tools.
Platforms
Architectures
x86
, x86_64
armhf
, armeb
, aarch64
, aarch64_be
riscv32
, riscv64
loongarch64
, powerpc64le
, s390x
This custom SDK works as a drop-in replacement for the standard Android SDK. Simply extract the archive and use it in your build setup just as you would with 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!