Development [RECOVERY] [12] [OFFICIAL] TeamWin Recovery Project

Search This thread

Nebrassy

Recognized Developer
Sep 17, 2015
1,083
2,520
Lattakia
Poco F5 Pro / Redmi K60 (China)



Introduction:

Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's a fully touch driven user interface , no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Key Features:

Touchscreen driven with real buttons and drag-to-scroll
XML-based GUI that allows full customization of the layout true theming!
Settings are saved to the sdcard and persist through reboots
Ability to choose which partitions to back up and which to restore
Ability to choose to compress backups now with pigz (multi-core processor support for faster compression times)
Onscreen keyboard
Easy selection of internal/external storage

In addition to the above new features, TWRP features a scripting engine that allows an app to send commands to the recovery for the recovery to perform during startup. We call this scripting engine OpenRecoveryScript. This engine will be put to use immediately in the GooManager app. GooManager will be able to install recoveries automatically for most supported devices. The app will also let you choose to install multiple zips from within Android, wipe, and run a backup.

We are looking for other talented developers, themers, and device maintainers if they are interested in helping with a free, open source project.

Source Code:

GitHub - https://github.com/TeamWin/android_bootable_recovery

Gerrit Instance - http://gerrit.twrp.me

If you have made your own TWRP build for an unsupported device, please let us know. We might add your build to the list of unofficial builds. Bear in mind that we are working hard to add more devices and we may add your device to our official build list later.

Hello, this is TWRP, for Redmi note 10 Global/India (sunny/mojito)

Installation:
1. fastboot boot twrp.img
2. go to Advanced > Flash Current TWRP
3. after that is done, if you were using a custom kernel, reflash it now
4. if you were using magisk, reflash it now

Updating to a newer build:
1. download new build to internal storage
2. go to Advanced > Install Recovery Ramdisk
4. select the new image
5. after that is done, if you were using a custom kernel, reflash it now
6. if you were using magisk, reflash it now

Send me a beer: Crypto(Preferred) | PayPal

Tree: https://github.com/TeamWin/android_device_xiaomi_mojito

Telegram group: https://t.me/NSSFB

Download: https://twrp.me/xiaomi/xiaomiredminote10.html

Unofficial android 12 builds:
https://www.pling.com/p/1836625/
mirror: https://store.kde.org/p/1836625/
 
Last edited:

StaryMuz

Senior Member
Dec 27, 2012
565
197
"Advanced" does not have a choice "Install Recovery Ramdisk".
I have recovery PixelExperience.
Twrp - I'm triggering like boot (TWRP-3.5.1-mojito-Nebrassy-2.img).
Recovery Ramdisk but doesn't exist.
 
Last edited:

Pumpino

Senior Member
Thanks for your work on this.

If I want to do a standard TWRP backup, would I select data, boot and super? There's no partition called system.

Is installing TWRP to ramdisk due to this model having A and B partitions? Why do some phones have this setup and others don't?
 

nierewa

Senior Member
Jan 22, 2018
191
1
18
I join the question: Does backup and restore work?

Can I only flash TWRP without flashing any other ROM?

I don't want to root or use a cutom ROM at this moment.
Just want to backup and restore with TWRP.
 

MPK99

Senior Member
I join the question: Does backup and restore work?

Can I only flash TWRP without flashing any other ROM?

I don't want to root or use a cutom ROM at this moment.
Just want to backup and restore with TWRP
It does work. But you need to use either sdcard to store the backup, or other storage like PC or external drive. Because switching roms will cause data format.
 

nierewa

Senior Member
Jan 22, 2018
191
1
18
Ok. Thanks a lot.
I have a sdcard in the phone so I use it for storing the backup.

So I do this:

Installation:
1. fastboot boot twrp.img
2. copy that same twrp image to the device
3. go to Advanced > Install Recovery Ramdisk
4. select the image you copied

and then I can boot the Redmi without the need to flash a custom ROM?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    The 3.7.1 build gets stuck on the splash screen. 3.7.0 works no problem
  • 46



    Introduction:

    Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's a fully touch driven user interface , no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

    Key Features:

    Touchscreen driven with real buttons and drag-to-scroll
    XML-based GUI that allows full customization of the layout true theming!
    Settings are saved to the sdcard and persist through reboots
    Ability to choose which partitions to back up and which to restore
    Ability to choose to compress backups now with pigz (multi-core processor support for faster compression times)
    Onscreen keyboard
    Easy selection of internal/external storage

    In addition to the above new features, TWRP features a scripting engine that allows an app to send commands to the recovery for the recovery to perform during startup. We call this scripting engine OpenRecoveryScript. This engine will be put to use immediately in the GooManager app. GooManager will be able to install recoveries automatically for most supported devices. The app will also let you choose to install multiple zips from within Android, wipe, and run a backup.

    We are looking for other talented developers, themers, and device maintainers if they are interested in helping with a free, open source project.

    Source Code:

    GitHub - https://github.com/TeamWin/android_bootable_recovery

    Gerrit Instance - http://gerrit.twrp.me

    If you have made your own TWRP build for an unsupported device, please let us know. We might add your build to the list of unofficial builds. Bear in mind that we are working hard to add more devices and we may add your device to our official build list later.

    Hello, this is TWRP, for Redmi note 10 Global/India (sunny/mojito)

    Installation:
    1. fastboot boot twrp.img
    2. go to Advanced > Flash Current TWRP
    3. after that is done, if you were using a custom kernel, reflash it now
    4. if you were using magisk, reflash it now

    Updating to a newer build:
    1. download new build to internal storage
    2. go to Advanced > Install Recovery Ramdisk
    4. select the new image
    5. after that is done, if you were using a custom kernel, reflash it now
    6. if you were using magisk, reflash it now

    Send me a beer: Crypto(Preferred) | PayPal

    Tree: https://github.com/TeamWin/android_device_xiaomi_mojito

    Telegram group: https://t.me/NSSFB

    Download: https://twrp.me/xiaomi/xiaomiredminote10.html

    Unofficial android 12 builds:
    https://www.pling.com/p/1836625/
    mirror: https://store.kde.org/p/1836625/
    9
    uploaded new build

    fixed more cases of flashing failing
    fixed some cases of decryption failing
    9
    Official builds have started

    8
    new build with repacking support is up, installation instructions are in the OP
    7
    3.5.2 is up

    fixed adb sideload and fastbootd
    fixed vibration
    further fixes for flashing roms
    new installation method, updated OP