EXA Busybox Installer(no root)

Contains ads
3.6
236 reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

With the latest update, app now ensure 100% successful to run Busybox on all android device as long as the device support terminal command.


BusyBox: The Swiss Army Knife of Embedded Linux

BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete environment for any small or embedded system.

BusyBox has been written with size-optimization and limited resources in mind. It is also extremely modular so you can easily include or exclude commands (or features) at compile time. This makes it easy to customize your embedded systems. To create a working system, just add some device nodes in /dev, a few configuration files in /etc, and a Linux kernel.





However, using Busybox on android required root access for most app. But, since android is base on linux kernel, we will be able to run Busybox by using some linux hack.



Required:


Device with one of the following architecture:

arm, arm64, x86, x86_64, mips, mips64


Terminal Emulator for Android, or any terminal app you prefer.



Source is available here:

https://github.com/EXALAB/Busybox-Installer-No-Root
Updated on
Jul 9, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
Personal info and Device or other IDs
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

3.6
224 reviews
Venc Dee
November 18, 2021
Working (that's good),may be used on rooted devices too(useful for same automation scripts used on multiple devices using same dirs).But there should be a convenient option to choose another terminal app when launched from app itself.Because the default term of Jack P. is rather poor and incompatible with some devices and keyboards(it can be solved manually but it's just another inconvenience).ADDITION:Has no permission to access the source dir (Huawei). Only way to use busybox now seems termux!
5 people found this review helpful
Did you find this helpful?
Josh schwarz