Skip to content

Magisk-Modules-Repo/busybox-ndk

Repository files navigation

Busybox for Android NDK

osm0sis @ xda-developers

Static busybox binary for all Android architectures built with the NDK

Links

Description

A byproduct of building my own busybox for my AIK-mobile package.

Detects device (ARM/64, x86/_64, MIPS/64) to install the busybox binary, cleans up symlinks from any previous install and generates new ones. Detects and supports SuperSU/Magisk systemless installs.

My build configs/patches are available here: android-busybox-ndk

Please read the release post for info re: applet inclusion, zip renaming options and special features.