BuildChain v1.0.0 — on-device Android build toolchain

System-level KernelSU module: aapt2/aidl/zipalign (API 35), BusyBox,
platform-tools, all as static arm64 binaries in the Android framework.

Termux integration for Java/Kotlin/Gradle/Python via pkg.
CLI tools: buildchain, bc-build, bc-sign.
WebUI on :8089 for toolchain management.

Turns any Android phone into a native compilation powerhouse.
This commit is contained in:
sssnake
2026-03-31 07:18:31 -07:00
commit 6a7c85dc26
31 changed files with 1312 additions and 0 deletions

BIN
tools/build-tools/aapt Executable file

Binary file not shown.

BIN
tools/build-tools/aapt2 Executable file

Binary file not shown.

BIN
tools/build-tools/aidl Executable file

Binary file not shown.

BIN
tools/build-tools/dexdump Executable file

Binary file not shown.

BIN
tools/build-tools/split-select Executable file

Binary file not shown.

BIN
tools/build-tools/zipalign Executable file

Binary file not shown.

BIN
tools/busybox Executable file

Binary file not shown.

BIN
tools/platform-tools/adb Executable file

Binary file not shown.

BIN
tools/platform-tools/e2fsdroid Executable file

Binary file not shown.

BIN
tools/platform-tools/etc1tool Executable file

Binary file not shown.

BIN
tools/platform-tools/fastboot Executable file

Binary file not shown.

BIN
tools/platform-tools/hprof-conv Executable file

Binary file not shown.

BIN
tools/platform-tools/make_f2fs Executable file

Binary file not shown.

Binary file not shown.

BIN
tools/platform-tools/mke2fs Executable file

Binary file not shown.

BIN
tools/platform-tools/sload_f2fs Executable file

Binary file not shown.

BIN
tools/platform-tools/sqlite3 Executable file

Binary file not shown.