[RECOVERY][UNOFFICIAL] TWRP 3.5.x for Redmi K30 5G [picasso]

Search This thread

Hadenix

Senior Member
twrp.jpg


Code:
/*
*Disclaimer
*
* Your warranty may be void.
*
* We're not responsible for bricked devices, dead OTGs or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/

Introduction:
Team Win Recovery Project 3.x , or twrp 3 for short, is a custom recovery built with ease of use and customization in mind. Its 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.

Features:
Wiping, backing up, restoring, and mounting various device partitions, such as the system, boot, userdata, cache, and internal storage partitions are also supported. TWRP also features file transfer via MTP, as well as a basic file manager, and a terminal emulator. It is fully themeable.

Bugs:

Prerequisites:
1. Unlocked bootloader.

Instructions:
1. Download the TWRP image file to your PC.
2. Put your device into fastboot.
3. Type the following command to flash the recovery:-
Code:
Code:
fastboot flash recovery "name_of_recovery.img"
4. On installation of TWRP , to boot the recovery do:-
Code:
Code:
fastboot boot "name_of_recovery.img"
The device will automatically reboot into TWRP, and you will have TWRP as your permanent recovery!
5. Enjoy!

Contributors:

Version Information:

Downloads:

Support:
 

Attachments

  • photo_2021-02-16_10-29-46.jpg
    photo_2021-02-16_10-29-46.jpg
    23.8 KB · Views: 705
  • photo_2021-02-16_10-29-48.jpg
    photo_2021-02-16_10-29-48.jpg
    44.5 KB · Views: 691
Last edited:

Hadenix

Senior Member
Changelog
Code:
13-10-2021
Updated sources TWRP
Added support for encrypting firmware with OSS Vendor
Safetynet module update for MIUI
Added cleaning of Super partitions;
Added a backup and the ability to install images of the Super partition;
Fixed translations

20-06-2021
Fixed CPU temperature sensor
Synchronization with source code
Added support for MIUI firmware encryption on Android 11
Fastbootd is activated
And other minor edits and fixes

31-05-2021
Updated source codes to the current ones
Updated graphics
Removal of the LogCat log
a patch to prevent the replacement of twrp stock recovery (for of.MIUI)
install Magisk v23.0 and uninstall it
AVB protection removal patch (for OFIUI on 11 android).
script for full conversion of Super to RW partition (by brigudav)
script for mounting dynamic partitions in RW (by brigudav)
script for disabling forced encryption (by brigudav)
script for disabling partition logging (by brigudav)
installation of a module for Magisk to pass the SafetyNet test

16-02-2021
Fix adb sideload
Updated sources TWRP
Changing the interface of the top bar

31-01-2021
updated twrp sources
updated fstab
fix recent errors
removed some flags
made the sorting

17-12-2020
updated fstab
fix recent errors
now the date is being decoded by pin code

13-12-2020
removed unnecessary libs/files
removed some flags
made the sorting
fixed the status bar
updated twrp sources
updated fstab

26-10-2020
Fix Magisk Installation
Minor fixes that prevented the installation of MIUI firmware

25-10-2020
Update prebuilts to 12.0.7.0 stable
First release
 
Last edited:

Inpain

Senior Member
Aug 22, 2011
749
139
Kuwait
@Hadenix

I'm using the EU rom, stable, i flashed your TWRP and now my K30 5G is stuck, wont boot into recovery or system, i followed your steps 1 by 1, and yes after flashing TWRP i booted to TWRP via Fastboot.

What to do ?

Thank you so much :)
 

sazzadbk05

New member
Dec 24, 2020
1
0
how can I decrypt twrp? i can't update my rom without decrypting. and i can't find any solutions for that. every time i want to update I need to formate everything. please help
 

siamese007

Senior Member
Oct 8, 2017
280
55
Bangkok
Hello Sir and friends,

Thank you the updates.
TWRP 3.5 can flash GSI ROM now. I can mount /system partition in dynamic partition. I assume that we can flash GSI ROM with this updated TWRP with no need to use fastboot command line. (y)(y)
 

Top Liked Posts