Skip to content

HomuHomu833/android-sdk-custom

Repository files navigation

Android SDK Custom

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.

Features

  • Custom-built binaries, sourced from Google's Android SDK repositories.
  • Uses Zig as a build environment for musl-based toolchains.

Architecture and Platform Support

  • Zig-based Environment
    • Supported Platforms:
      • Linux
      • Android
    • Supported Architectures:
      • x86: x86, x86_64
      • ARM: arm, armeb, aarch64, aarch64_be
      • RISC-V: riscv32, riscv64
      • Other: loongarch64, powerpc64le, s390x

Usage

This SDK functions like the standard Android SDK. Simply extract the archive and use it as you would the official version.

License

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!

About

Android SDK built using musl libc, supporting multiple architectures.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •