Skip to content

Magisk-Modules-Repo/busybox-ndk

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.

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.