Development [RECOVERY] [UNOFFICIAL] TeamWin Recovery Project [3.7.0][A14]

Search This thread

HerH2

Senior Member
Nov 1, 2015
94
215
Santiago
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

What's Working?​

* MTP
* USB OTG / SD card
* Decryption

* Backup and restore
* Vibration
* ADB sideload

How´s install?:​

* Download file.
* Use adb fastboot tools
* Device fastboot mode.
* fastboot flash recovery recovery.img
or fastboot boot recovery.img


Source DT
Telegram Group: https://t.me/mi11litechat
Download : https://sourceforge.net/projects/twrp-youngherna/files/
 
Last edited:

Sunnykha

Senior Member
Nov 20, 2016
101
26
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

Hi, This is an alpha build of TWRP, for Xiaomi Mi 11 Lite 4G (courbet)​

What's Working?​

* MTP (PC show SD card. If you want Internal Memory, you need Format Data. not wipe.)
* USB OTG / SD card
* Decryption

* Backup and restore

What's Not Working?​

* Vibration
* Fastbootd
* ADB sideload

How´s install?:​

* Download file.
* Use adb fastboot tools
* Device fastboot mode.
* fastboot flash recovery name_of_recovery.img
or fastboot boot name_of_recovery.img

Note: Decryption on Stock only works using fastboot boot, it does not work when recovery is flashed, it works on custom MIUI roms. (we dont have AOSP)

Source DT: https://github.com/youngherna/android_device_xiaomi_courbet
Telegram Group: https://t.me/mi11litechat
Download: https://www.androidfilehost.com/?fid=14943124697586353929
Download link not working
 
  • Like
Reactions: mahbod.es.1996

LeDiable

Senior Member
Feb 18, 2010
318
130
Mumbai
@HerH2 How would one sideload a dmverity script? Is there another .img file that could be flashed post the recovery being fastooted?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 24
    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

    What's Working?​

    * MTP
    * USB OTG / SD card
    * Decryption

    * Backup and restore
    * Vibration
    * ADB sideload

    How´s install?:​

    * Download file.
    * Use adb fastboot tools
    * Device fastboot mode.
    * fastboot flash recovery recovery.img
    or fastboot boot recovery.img


    Source DT
    Telegram Group: https://t.me/mi11litechat
    Download : https://sourceforge.net/projects/twrp-youngherna/files/
    15
    New update!

    *Fixed ADB Sideload.
    *Fixed vibration.
    *Fixed decryption on stock while flashed.
    4
    Checked. Works.
    I've successfully flashed Xiaomi.eu ROM with this recovery.

    Thank You HerH2
    4
    Thread Updated.