Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

[DEV][ADDON]Lastest Busybox for android

$
0
0

Busybox 1.23.1 Stable for Android

All right guys im just going to keep this real nice and simple. Purpose of thread:
I compiled this binary from source to get lastest busybox on my android phone (I like lastest everything :laugh:). It's compiled using arm-none-linux-gnueabi toolchain from Mentor Graphics

How To Use:
  1. Download the binary and put it into /system/xbin ( you should mount your system part (r/w)).
  2. know run from terminal
    Code:

    chmod 755 /system/xbin/busybox
    busybox --install -s /system/xbin/

  3. You Should Now Have Busybox

Download Link
Click The Text To Download
Thanks For Reading :good:
P.S.#1 Busybox binary always be updated
P.S.#2 to mount system rw run from terminal
Code:

mount -o remount,rw /system

Viewing all articles
Browse latest Browse all 3614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>