Skip to content

insanepjj/Busybox-Installer

 
 

Repository files navigation

Busybox for Android NDK

osm0sis @ xda-developers

Static busybox binary for all Android architectures built with the NDK

Links

Description

As a byproduct of building my own static busybox compiles in all supported Android architectures for my AIK-mobile package I figured I might as well offer them up separately as well since there weren't any providers making Android x64 builds when I was researching.

The installer detects what architecture (ARM/ARM64, x86/x86_64, MIPS/MIPS64) your device uses and installs the correct busybox binary accordingly. It then cleans up any symlinks from a possible previous installation in the same directory and generates new symlinks directly from the output of the installed binary. Detects and supports "systemless" root via SuperSU/Magisk installation as well.

My busybox configs and patches are available here: android-busybox-ndk

Please read the release post for further information about applet inclusion and special features.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%