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.
* Quick Install
* Easy Interface
* Easy to install and remove
To install BusyBox requires superuser (root) privileges, but you also can use a busybox tools without root permissions. For it is enough in any Android terminal to type the following command:
export PATH=/data/data/rahul.thakur4.busybox/files/bin:$PATH
REQUIREMENTS:
* Device with architecture arm, arm64, x86, x86_64
* Android 4.0 (API 14) or later
* Superuser permissions (root)
ATTENTION!
This program comes with ABSOLUTELY NO WARRANTY.