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 “cp” afterwards to verify.
If you get errors, try doing each command manually inside the installbusybox.sh.
You can also replace the busybox file inside the zip file by the latest busybox (the one in zip file is 1.16.1) for ARMV6l over at BusyBox downloads.
4 Responses to Android Hack – How to Install Busybox on your Android!
Leave a Reply

Check out more interesting categories: DIY, Featured DIYs, Featured Gadgets, Featured Hacks, Gadgets, Google Android, Hack, HOWTO, Smartphones.
Pingback: How to Install Ubuntu on Your Nexus One/Android! | Nexus One Hacks Blog
is there a difference between this and the Busybox in the Android Market?
I ran the script didn’t work. vi the installbusybox.sh and did the command separately the one that didn’t work was the mkdir, guess i already had the dir. Skiped that one and did the rest with no problems thanks!!!
There is a very easy option to install busybox.
From Titanium Backup press ‘Problems?’ on the bottom of the screen,
Press ‘Yes, do it’, this will update/install busybox