[UNOFFICIAL][TWRP][Recovery] TWRP 3.3.1-0 [Onc/Onclite] - Xiaomi Redmi 7 ROMs, Kernels, Recoveries, & Other

Team Win Recovery Project 3.x, or twrp3 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.​
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, 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.
*
*/
CHANGELOG for 3.3.1-0:
Fix selinux issues during formatting - dianlujitao
Various fixes for toybox and toolbox builds - CaptainThrowback and bigbiff
Flash both A and B partitions when installing a recovery ramdisk - Dees_Troy
Add option to uninstall TWRP app from /system - Dees_Troy
Create digest for subpartitions - bigbiff
Install guide:
Install fastboot tools from google's sdk on your PC
Enter fastboot mode
Unlock your bootloader
Download recovery-20190820.img
Run "fastboot flash recovery recovery-20191120.img in command line
Reboot and enjoy it
Download:
recovery.img [20/11/19]
XDA:DevDB Information
Twrp, Tool/Utility for the Xiaomi Redmi 7
Contributors
RevanthTolety, Flex
Kernel Source Code: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/onc-p-oss
Version Information
Status: Stable
Stable Release Date: 2019-11-20

i wonder if this could work with the pixel experience rom

So many of you might wonder about the need of a new recovery since there are already many recoveies floating around, but there are few things that are different about this one
This recovery sets the proper codename for your device i.e.: Onc & Onclite for Redmi 7 Global & All Other Variants
This Recovery Is Built With Proper Source Code & Correct Partition Sizes With the Ability to Flash Custom Roms
Last But Not the least, Some ScreenShots

Do this support encryption??

Zac_1 said:
Can I use this recovery for the pixel experience ROM?
---------- Post added at 11:53 AM ---------- Previous post was at 11:52 AM ----------
Can you please try it and give us feedback?
Click to expand...
Click to collapse
you could like , try it yourself...I'm happy with miui 10 and waiting for miui globe 11

Do this support miuimix 2.0 + gsi?

RevanthTolety said:
Team Win Recovery Project 3.x, or twrp3 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.​
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, 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.
*
*/
CHANGELOG for 3.3.1-0:
Fix selinux issues during formatting - dianlujitao
Various fixes for toybox and toolbox builds - CaptainThrowback and bigbiff
Flash both A and B partitions when installing a recovery ramdisk - Dees_Troy
Add option to uninstall TWRP app from /system - Dees_Troy
Create digest for subpartitions - bigbiff
Install guide:
Install fastboot tools from google's sdk on your PC
Enter fastboot mode
Unlock your bootloader
Download recovery-20190820.img
Run "fastboot flash recovery recovery-20190820.img in command line
Reboot and enjoy it
Download:
recovery.img [28/08/19]
XDA:DevDB Information
Twrp, Tool/Utility for the Xiaomi Redmi 7
Contributors
RevanthTolety, thelazyindian
Kernel Source Code: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/onc-p-oss
Version Information
Status: Stable
Stable Release Date: 2019-08-28
Created 2019-08-28
Last Updated 2019-08-27
Click to expand...
Click to collapse
It can decrypt android 10?

I wonder what's the difference between this and the official version found in TWRP's site.

Can i flash onc and onclite roms with this?

Andrica said:
Can i flash onc and onclite roms with this?
Click to expand...
Click to collapse
Yeah U Can
Darth Bidder said:
I wonder what's the difference between this and the official version found in TWRP's site.
Click to expand...
Click to collapse
I Dont Know About That Though, But mine is Built with Proper Twrp Trees & Correct Partition Sizes & Adds Both Onc & Onclite Codename

Time for quick update
Changelog
Mounting And Unmounting Of Partitions Fixed
Now Roms can be backed up and restored
Fixed "zip_compatible_err" while flashing a few roms
Links are updated in op enjoy [/QUOTE]

While backing up, it's not able to mount partitions...keeps asking for decryption password...
Edit: You need to select Wipe > Format Data first

Can it decrypt Android Q ? Btw thanks

Time For a Quick Update
- Fixed Compatibility_Zip Error Permanently
- Full Support to Flash Source Built Vendor Based Roms
Download Link Updated in OP

RevanthTolety said:
Time For a Quick Update
- Fixed Compatibility_Zip Error Permanently
- Full Support to Flash Source Built Vendor Based Roms
Download Link Updated in OP
Click to expand...
Click to collapse
Thank you very much.
In OP (Install guide) there is an error because now "Download recovery-20190820.img" should be "Download recovery-20191120.img".

I install the twrp.img but am unable to boot in to twrp.
Any solutions?

Can't install arm64 Gapps. TWRP forces me to flash arm version but when I boot into LineageOS there are no Gapps at all.

This Is a pretty good build of TWRP but can't decrypt and doesn't install GApps (Shows arm instead of arm64)
Otherwise, works like a charm

does this handle decryption and can disable dm-verify?

Related

[TWRP][3.2.3][sagit][Treble] Unofficial TWRP touch recovery for Xiaomi Mi 6 (Testing)

Team Win Recovery Project 3.x, or twrp3 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.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, 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.
*
*/
Features:
- All should works, need to test for Treble ROMs
Install guide:
1. Install fastboot tools from google's sdk on your PC
2. Enter fastboot mode
3. Unlock your bootloader
4. Run "fastboot flash recovery recoveryimgfilename.img" in command line
5. Enjoy it
Download:
TWRP 3.2.3 Sagit
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/TeamWin/android_device_xiaomi_sagit
Credits:
 @TheStrix
 @codeworkx
Created 2018-11-20
Great. is it compatible with Android P?

Install Android Q in Mi A1 (Android Q A/B GSI Ports)

Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, 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 me for messing up your device, I will laugh at you.
*/
Requirements:
# treblized vendor (P or O)
How to install:-
1. Enable Developer options in Settings app
2. Check Enable OEM Unlocking
3. Reboot to fastboot mode
4. Unlock your bootloader
5. Install TWRP-fastboot only through fastboot boot command (Extract the .img file from the zip)
6. Flash CosmicDan's TWRP Installer through your current TWRP. Credits to @CosmicDan for his TWRP and @mohancm for official TWRP sources.
7. Reboot to TWRP recovery
8. Go to WIPE then ADVANCED then click FORMAT data. This will remove Encryption on your device and allows you to set new passwords when installing the GSI. Note that this will format your internal storage.
9. Treblelize through TWRP Tissot Manager (Go to advanced, click Tissot Manager and choose the repartition userdata option. Select singleboot option then click repartition)
10. Flash Boot image
11. Flash Pie Vendor ( VENDOR_A1_PIE-NFE_20181011 ) by Adb sideload
12. Install System Image (Q_AB_v0.3.img.7z)
13. Flash permissiver_v2.zip or make your boot partition selinux permissive
14. Flash FixZygote.zip
15. Reboot To system
16. Special thanks to @erfanoabdi for porting the Q A/B GSI.
Bugs:-
1. Volte Fully Broken
2. Camera Not Working
3. Wifi Broken ( Connection seems but not connected)
XDA:DevDB Information
Android Q, ROM for the Xiaomi Mi A1
Contributors
Sonudbm, Erfanoabdi
Source Code: https://mega.nz/#F!CYQxgCDK!Dl4kKANVDRy5kOFkNsuMVw
ROM OS Version: 9.x Pie
ROM Firmware Required: treblized vendor (P or O)
Based On: GSI
Version Information
Status: Beta
Stable Release Date: 2019-03-17
Beta Release Date: 2019-03-15
Created 2019-03-19
Last Updated 2019-03-19
Request to lock this thread OP.
---------- Post added at 12:06 PM ---------- Previous post was at 12:04 PM ----------
WhatzIt2Ya said:
Request to lock this thread OP.
Click to expand...
Click to collapse
Correction: request to lock your 3 OTHER THREADS!
Screenshots?
Duplicate thread Closed
Please use this one instead
Funk Wizard
Forum Moderator

[ Red Wolf Recovery ] { Redmi 6a } RED WOLF RECOVERY FOR REDMI 6A (Cactus)

Code:
/*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, 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
Red Wolf Recovery is custom recovery based on TWRP source code however some things are working here slightly different then you might expected. The main objective of this project is to provide stable recovery with features which you have never seen before in a recovery and which have not been accepted for adding to the official source code of TWRP. This recovery is also first recovery on the world with password protection.
Based on TWRP version: 3.2.3
For devices: Cactus
Developers: @iamlordutkarsh
Hello Guys I Am Utkarsh @iamlordutkarsh) ! I am Back with anoter custom recovery for redmi 6a cactus !
Features:
Code:
Translated to EN, PL, zh_cn, & CZ
- Password protection
- Flashlight
- MIUI Incremental OTA Support
- Built-in latest Magisk, SuperSU & AromaFM
- Support two screenshot GUI actions - Power+VolDown to save screenshot in to the internal storage &
Power+VolUp to save screenshot in to the external storage (Will be automatically saved in to the internal in case
that external storage doesn't exist).
- Support automatic reboot after the restore process
- Recovery can automatically modify some props in the ROM directly during the installation
- Some built-in scripts from community
- Tap to wake support
- Advanced deactivation of the stock recovery
- Automatic deactivation of the dm-verity & forced encryption directly during the installation of the ROM
- Recovery can notify you about the completed backup/restore/installation using the notification diode & vibration.
- Support "set on boot" settings.
So What Are The Bugs ???
** MTP
** You Need To Format Data Once After Flashing OrangeFox !
How To Install ???
* Flash RedWolf Twrp Via FastBoot ( You will Get Many Guides On YouTube And Google )
** Format Data After Flashing RedWolf !
Dowloads -- https: //drive.google.com/file/d/1ZqXOX2vUhQe8g29zEgM5ZNPfFbaVs_T0/view?usp=sharing
Note - Remove Space from link
Is it official?
Rahatul Islam Prince said:
Is it official?
Click to expand...
Click to collapse
No Bro ! Its unofficial
[email protected] said:
No Bro ! Its unofficial
Click to expand...
Click to collapse
I formatted data after flashing recovery. But the data partition is encrypted again. What can I do now? Any permanent fix?
Rahatul Islam Prince said:
I formatted data after flashing recovery. But the data partition is encrypted again. What can I do now? Any permanent fix?
Click to expand...
Click to collapse
Try Using Omfg Twrp

[RECOVERY][3.4.0-14][phoenix/in]Unofficial TWRP for Xiaomi Poco X2/Redmi K30 (Beta)

Team Win Recovery Project 3.x, or twrp3 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.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, 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.
*
*/
Features:
- Decryption works
- Otg works
- Flash Rom works
- F2FS support
- Fastboot boot command support
Not working:
- Fastbootd
- Adb sideload
- Backup restore and image flash (system-vendor-product)
- Android 11 fully support
Download:
TWRP 3.4.0-14 Unofficial by mauronofrio
TWRP 3.4.0-12 Unofficial by mauronofrio
TWRP 3.4.0-10 Unofficial by mauronofrio
To Flash the TWRP:
Code:
fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img
Then reboot in TWRP manually or using a fastboot command.
Code:
fastboot boot twrp-3.3.1-xx-xxxxxx-mauronofrio.img
or
Code:
fastboot oem reboot-recovery
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/Teamwin/android_bootable_recovery
https://github.com/mauronofrio/android_device_xiaomi_phoenix
https://github.com/sm6150-dev/android_kernel_xiaomi_sm6150
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:
Credits:
- Thanks to @merothh for the hard testing and other support
- Thanks to @bigbiff and @Captain_Throwback for the hard work on this android 10 TWRP
Thanks to all testers on the Telegram Group
Created 2020-09-16
Nice work the first build...
Thanks and waiting for 2nd build.....
mauronofrio said:
- Backup restore and image flash (system-vendor-product)
Click to expand...
Click to collapse
But does backup & restore for the data partition work?
Nice work!!!
Ya_SG said:
But does backup & restore for the data partition work?
Click to expand...
Click to collapse
it is in non working list
Nice. May I ask does Format data works reliably yet? (mean after Format data and flash rom, the phone won't automatically encrypt)
Never_Sm1le said:
Nice. May I ask does Format data works reliably yet? (mean after Format data and flash rom, the phone won't automatically encrypt)
Click to expand...
Click to collapse
Yes works
Finally!
Now I don't have to be afraid the phone will brick because of unknown sourced twrp from chinese.
Martensite said:
Finally!
Now I don't have to be afraid the phone will brick because of unknown sourced twrp from chinese.
Click to expand...
Click to collapse
I'm using the chinese one for months and it does not have any issues.
Until this has stable status or official status I'm more afraid of flashing this one
It's always asking for the password. Even though i did format data using that chinese twrp, when i flash this, it asks for password again.
TWRP 3.4.0-14 for Xiaomi Poco X2 (phoenix-phoenixin):
- Fixed decryption request also when the device is not encrypted.
TWRP 3.4.0-14 Unofficial by mauronofrio
mauronofrio said:
TWRP 3.4.0-14 for Xiaomi Poco X2 (phoenix-phoenixin):
- Fixed decryption request also when the device is not encrypted.
So the remaining issues still exist?
Thanks btw for new build
Click to expand...
Click to collapse
internal storage not showing in pc from this latest build. cannot copy rom zips to internal
This TWRP is worked on my Redmi k30 Phoenix. I have tried 'recovery-TWRP-3.4.0B-0209-REDMI_K30-CN-wzsx150', but failed boot twrp.
Thank u so much 'Dev', Please continue releasing newer version <3
arifn82 said:
internal storage not showing in pc from this latest build. cannot copy rom zips to internal
Click to expand...
Click to collapse
reboot again in TWRP, connect USB cable to pc. now u can see internal storage
How can i make the twrp permanent ?
Userbaban said:
How can i make the twrp permanent ?
Click to expand...
Click to collapse
Don't Flash stock ROM/ official ROM .
'boot ' fastboot command in lastest platform-tools won't work in that way.It assume the file is a KERNEL,not a whole boot image.This will only make device go blackscreen.Check the binaries' help before run this command!
I found a problem.
If I use WIPE to format internal storage in TWRP and still can't mount internal storage after rebooting recovery.
It will not be possible to copy ROM files properly.
If you restart the system, re-entering TWRP after a successful system boot will restore the system to normal.
I wonder if it can be fixed?
ask Decrypt password everytime I reboot to twrp.
Help!

[RECOVERY][3.5.1-10-0][billie]Unofficial TWRP for OnePlus Nord N10 (Testing)

Team Win Recovery Project 3.x, or twrp3 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.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, 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.
*
*/
Features:
- TWRP boots
- Decryption works
- Rom flashing should work
- Backups works
- Restoring works
- sdcard works
- Flash partition could be broken for system and vendor
- DON'T WIPE OR FORMAT SYSTEM AND VENDOR PARTITIONS
- Format/wipe data works
NOT WORKING:
- Fastbootd
- adb sideload
- System and vendor image flash?
TIPS:
If you have some problems with backup, like 255 error or something similar please check this guide: https://forum.xda-developers.com/oneplus-6/how-to/255-error-twrp-backup-restore-999-t3801632
For the Backups use always "system_image" and "vendor_image" instead of "system" and "vendor".
Install guide with adb (recommended):
- boot into bootloader
in bootloader type in:
Code:
fastboot flash recovery IMAGENAME.img
Download:
TWRP 3.5.1-10-0
Recommended ADB and Fastboot:
Platform-Tools
Source:
Kernel
TWRP-Tree
reserved
Thank you for your contribution!
Billaids said:
Team Win Recovery Project 3.x, or twrp3 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.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, 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.
*
*/
Features:
- TWRP boots
- Decryption works
- Rom flashing should work
- Backups should work
- sdcard should work
- Flash partition is broken for system and vendor
- DON'T WIPE OR FORMAT SYSTEM AND VENDOR PARTITIONS
- Format/wipe data works
NOT WORKING:
- Backup Restore
- Fastbootd
- System and vendor image flash
TIPS:
If you have some problems with backup, like 255 error or something similar please check this guide: https://forum.xda-developers.com/oneplus-6/how-to/255-error-twrp-backup-restore-999-t3801632
For the Bacups use always "system_image" and "vendor_image" instead of "system" and "vendor".
Install guide with adb (recommended):
- boot into bootloader
in bootloader type in:
Code:
fastboot flash recovery IMAGENAME.img
Download:
TWRP 3.5.1-10-0
Recommended ADB and Fastboot:
Platform-Tools
Source:
Kernel
TWRP-Tree
Click to expand...
Click to collapse
great news - will be great when we can restore backups.
I just fastbooted boot to see if it did - and up jumped TWRP. I think I will wait until restoring comes out, unless it would be helpful to report any other issues - but think others would be way ahead of me.
Working for me. I did a backup and it seemed to work. Will not attempt to restore. Thanks.
Willing to test anything. Hit me up if you need a brain to pick. I helped get TWRP working on the OP6T
Thank you Billaids
this works for Nord N10 5G but it lacks touchscreen support, but you can still use the mouse if you have the right adapter. Although now you can't sideload because even if you unplug THAT it still prolly wants the other device instead.
nice work, i got mine carrier unlocked at best buy, will give it a go in the morning and see how things work
Nice job, but i willn't use it bcz backup restore feature is one of main recovery features wich don't works (for now).
Rom said:
Nice job, but i willn't use it bcz backup restore feature is one of main recovery features wich don't works (for now).
Click to expand...
Click to collapse
I'm sure it will - remember this is "test".
Whoa, I fastboot booted it up. All buttons were unresponsive. Stuck in twrp. Had to hold all buttons to force reboot....well I know, just testing.
mixlex said:
Whoa, I fastboot booted it up. All buttons were unresponsive. Stuck in twrp. Had to hold all buttons to force reboot....well I know, just testing.
Click to expand...
Click to collapse
I did same thing. You were in fastboot mode, so it's unresponsive. If you flash it, it should be responsive.
gaww said:
I did same thing. You were in fastboot mode, so it's unresponsive. If you flash it, it should be responsive.
Click to expand...
Click to collapse
Okay that makes sense now that you say that. So I take it you've flashed it. And all is good, except backup and restore?
Billaids said:
Team Win Recovery Project 3.x, or twrp3 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.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, 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.
*
*/
Features:
- TWRP boots
- Decryption works
- Rom flashing should work
- Backups should work
- sdcard should work
- Flash partition is broken for system and vendor
- DON'T WIPE OR FORMAT SYSTEM AND VENDOR PARTITIONS
- Format/wipe data works
NOT WORKING:
- Backup Restore
- Fastbootd
- System and vendor image flash
TIPS:
If you have some problems with backup, like 255 error or something similar please check this guide: https://forum.xda-developers.com/oneplus-6/how-to/255-error-twrp-backup-restore-999-t3801632
For the Bacups use always "system_image" and "vendor_image" instead of "system" and "vendor".
Install guide with adb (recommended):
- boot into bootloader
in bootloader type in:
Code:
fastboot flash recovery IMAGENAME.img
Download:
TWRP 3.5.1-10-0
Recommended ADB and Fastboot:
Platform-Tools
Source:
Kernel
TWRP-Tree
Click to expand...
Click to collapse
Great news. TWRP for the N10 5g. Installed first time, magisk & ad away & quick reboot apps all working fine.. Many thanks
Yeah touch support is working fine for me.
bigcc32 said:
Yeah touch support is working fine for me.
Click to expand...
Click to collapse
Just installed by flashing. Working great!!
ADB sideload does not work
gaww said:
I'm sure it will - remember this is "test".
Click to expand...
Click to collapse
It's sure, it just a question of time.
ameer1234567890 said:
ADB sideload does not work
Click to expand...
Click to collapse
Why don't you try "install"?
mixlex said:
Why don't you try "install"?
Click to expand...
Click to collapse
Tried that already. Gives me a bunch of loop device errors.

Categories

Resources