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
  • Usage

Usage · Changes

Page history
Updated Usage (markdown) authored Jan 16, 2013 by Ameer Dawood's avatar Ameer Dawood
Show whitespace changes
Inline Side-by-side
Showing with 18 additions and 0 deletions
+18 -0
  • Usage.md Usage.md +18 -0
  • No files found.
Usage.md
View page @ d09a8178
...@@ -114,6 +114,24 @@ onandroid -w -ce ...@@ -114,6 +114,24 @@ onandroid -w -ce
OR OR
onandroid --twrp --compression-enable onandroid --twrp --compression-enable
``` ```
* By default, TWRP backup mode generates md5sum. If md5sums are not required, use it like this:
```shell
onandroid -w -md
OR
onandroid --twrp --md5-disable
```
<br />
<br />
##### update.zip Generation
* Example:
```shell
onandroid -z
OR
onandroid --update-zip
```
* Note: update.zip generation, not the update.zip itself, takes almost twice the size of a normal backup size, due to overhead during zip file creation. update.zip are not compressed, stored only.
<br /> <br />
<br /> <br />
......
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