Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • O OnlineNandroid
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Ameer Dawood
  • OnlineNandroid
  • Wiki
  • For Developers

For Developers · Changes

Page history
Updated For Developers (markdown) authored Apr 04, 2013 by Ameer Dawood's avatar Ameer Dawood
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • For-Developers.md For-Developers.md +2 -2
  • No files found.
For-Developers.md
View page @ 7496102a
...@@ -228,9 +228,9 @@ onandroid -b /system/xbin/busybox ...@@ -228,9 +228,9 @@ onandroid -b /system/xbin/busybox
OR OR
onandroid --busybox /system/xbin/busybox onandroid --busybox /system/xbin/busybox
``` ```
* Path to busybox also can be specified in a text file at `/data/local/tmp/onandroid.busybox` like this: * 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: * Contents of onandroid.busybox file:
```shell ```shell
/system/xbin/busybox /system/xbin/busybox
``` ```
* Note: This text file should contain the full path, including the file name of busybox binary. * Note: This text file should contain the full path, including the file name of busybox binary, and should not contain a linefeed or carriage return or both. Also, it is recommended for app developers to overwrite this file (if it exists), upon each run of the app / Online Nandroid script itself.
\ No newline at end of file \ No newline at end of file
Clone repository
  • Code Names for Versions of Online Nandroid
  • Contact me
  • For Developers
  • Frequently Asked Questions
  • Home
  • How To Detect Partition Layouts
  • How To Gather Information About Partition Layouts
  • Installation
  • Interesting Facts about Online Nandroid
  • Localization
  • Mirrors
  • Partition Layout Files
  • Requirements
  • Supported Devices
  • Supported Recoveries
View All Pages