Tag Archives: install busybox

Recommended Install-busybox

Android Hack – How to Install Busybox on your Android!

Busybox is a toolbox of popular linux commands such as cp, mv, and much more that can be installed on a “rooted” Android phone.

For those of you who want to install Busybox on your Android, you can now use the easy script I made.

Simply download busybox.zip:

Download Then unzip the contents onto the root folder of your SD card, then run ADB shell:

Type:

su

cd /sdcard

sh ./installbusybox.sh

That should install it.

Try doing a command like

Click Here to Read Full Article

4 Comments