Skip to content Skip to sidebar Skip to footer

[RECOVERY][UNOFFICIAL] TWRP-3.3.0 [Lavender] by letsmakecakes

AndroidSense - Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.



Notes for themers
In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.


Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.

We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!

How to Flash :

  • Download the twrp image
  • Open terminal/cmd in the folder where u have downloaded the twrp image
  • Connect your phone to pc and enter fastboot mode (press power and volume button together)
  • type in terminal : fastboot flash recovery twrp_lavender.img
  • Reboot to system by typing : fastboot reboot or reboot to recovery by holding power and volume up button

Bugs :

Encryption (MIUI)


[RECOVERY][UNOFFICIAL] TWRP-3.3.0 [Lavender] by letsmakecakes
Download Link :

XDA:DevDB Information
[RECOVERY][UNOFFICIAL] TWRP-3.3.0 [Lavender], ROM for the Xiaomi Redmi Note 7

Contributors

ROM OS Version: 4.2.x Jelly Bean

Version Information
Status: Testing

Created 2019-04-23
Last Updated 2019-04-24