速報APP / 工具 / Busybox Installer Donation (no root)

Busybox Installer Donation (no root)

價格:免費

更新日期:2019-06-18

檔案大小:8.2M

目前版本:1.80

版本需求:Android 4.0 以上版本

官方網站:https://exalab.github.io

Email:exalabdevelopers@gmail.com

聯絡地址:6296 Jalan Selandar, Kesang Pajak, 77000, Jasin, Melaka, Malaysia

Busybox Installer Donation (no root)(圖1)-速報App

This is the donation version which add the following features:

Automatically Update:

Automatically update binary when app is updated.

Ads Free:

Advertisement removed.

Busybox Installer Donation (no root)(圖2)-速報App

Note: Method 2 ensure 99% successful to run Busybox on all android device, if failed, here are the following reason:

1. You don't know how to use it.

2. Something MIRACLE is happening.

BusyBox: The Swiss Army Knife of Embedded Linux

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.

Busybox Installer Donation (no root)(圖3)-速報App

BusyBox has been written with size-optimization and limited resources in mind. It is also extremely modular so you can easily include or exclude commands (or features) at compile time. This makes it easy to customize your embedded systems. To create a working system, just add some device nodes in /dev, a few configuration files in /etc, and a Linux kernel.

However, using Busybox on android required root access for most app. But, since android is base on linux kernel, we will be able to run Busybox by using some linux hack.

Required:

Device with one of the following architecture:

arm, arm64, x86, x86_64, mips, mips64

Busybox Installer Donation (no root)(圖4)-速報App

Terminal Emulator for Android, or any terminal app you prefer.

Source is available here:

https://github.com/EXALAB/Busybox-Installer-No-Root

Busybox Installer Donation (no root)(圖5)-速報App