EXA Busybox Installer(no root) APK

EXA Busybox Installer(no root)  Icon
   
3.63/5
17 Ratings
Developer
EXA Lab
Current Version
2.16 Final
Date Published
File Size
4.2 MB
Package ID
exa.free.bbin
Price
$ 0.00
Downloads
11.5K+
Category
Android Apps
Genre
Tools

APK Version History

Version
2.16 Final (216)
Architecture
universal
Release Date
June 19, 2023
Requirement
Android 4.4+
Version
2.12 (212)
Architecture
universal
Release Date
June 18, 2023
Requirement
Android 4.1+
Version
2.01 (201)
Architecture
universal
Release Date
June 18, 2023
Requirement
Android 4.1+
Version
2.00 (200)
Architecture
universal
Release Date
June 18, 2023
Requirement
Android 4.0+
Version
1.90 (190)
Architecture
universal
Release Date
June 18, 2023
Requirement
Android 4.0+
  • EXA Busybox Installer(no root) Screenshot
  • EXA Busybox Installer(no root) Screenshot
  • EXA Busybox Installer(no root) Screenshot
  • EXA Busybox Installer(no root) Screenshot
  • EXA Busybox Installer(no root) Screenshot

About Radio FM 90s

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

What's New in this version

*Support Android Tiramisu (API 33)

*Bug Fixed

*Huge Improvement