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 1 deletion
+18 -1
  • Usage.md Usage.md +18 -1
  • No files found.
Usage.md
View page @ d6cf5f52
......@@ -96,7 +96,24 @@ onandroid -a PARTITIONS
OR
onandroid --advanced PARTITIONS
```
* Partition letters / names can be found by typing [B]onandroid -ah[/B]
* Partition letters / names can be found by typing ``onandroid -ah``
<br />
<br />
##### TWRP backup mode.
* Example:
```shell
onandroid -w
OR
onandroid --twrp
```
* By default, TWRP backup mode creates compressed backups. If uncompressed backups are required, use it like this:
```shell
onandroid -w -ce
OR
onandroid --twrp --compression-enable
```
<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