... | ... | @@ -226,7 +226,7 @@ onandroid --yaffs-override |
|
|
```shell
|
|
|
onandroid -b /system/xbin/busybox
|
|
|
OR
|
|
|
onandroid --busybox /system/xbin/busybox
|
|
|
onandroid --busybox-path /system/xbin/busybox
|
|
|
```
|
|
|
* Path to busybox also can be specified in a text file at `/data/local/tmp/onandroid.busybox`. This provides the opportunity for apps to include their own busybox binary within the app's data directory, which could provide a more consistent experience and avoid glitches with various versions of busybox.
|
|
|
* Contents of onandroid.busybox file:
|
... | ... | |