About SimpleBusyBox
BusyBox built for Android ARM. Does not need root because it installs into the app's "internal storage". Just launch the app once, tap "Unpack", and then it will provide you an export PATH command to add to your .profile. Menu -> Copy PATH, then paste it into a shell and you're golden.
Download and install
SimpleBusyBox version 1.1 on your
Android device!
Downloaded 500+ times, content rating: Everyone
Android package:
org.galexander.busybox, download SimpleBusyBox.apk
by Q####:
Tried several solutions for non-root BusyBox, this was by far the best. Simple install and no configuration apart from adding its path to your terminal program (or just paste the copied line straight into any terminal instance) - and even this is made easy by allowing you to copy the required path statement to the clipboard. Apart from use in the terminal, I use it with a file manager that manages and runs scripts. All that was needed was to add the path statement for SimpleBusyBox as the first line in each script to give access to all the extra commands (obviously you can't act as root but still plenty of useful commands to use). Extremely well implemented and a great service to the Android community.