Development [RECOVERY][UNOFFICIAL] TWRP 3.7.0_12 for Xiaomi Mi 10T Lite/10i/Redmi Note 9 Pro 5G (gauguin) - Xiaomi Mi 10i

Team Win Recovery Project 3.x, 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.
#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. * */
Install Instructions:
- Make sure your bootloader is unlocked. If not, unlock it first.
- Reboot to bootloader
- Execute:
fastboot flash recovery twrp_UNOFFICIAL.img
fastboot reboot
DOWNLOAD HERE
Device trees : https://github.com/Dhollmen/Twrp_device_gauguin
TWRP manifest used : https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp/tree/twrp-12.1
Enjoy and report if there are bugs

Can I support Chinese?

qwe5121255 said:
Can I support Chinese?
Click to expand...
Click to collapse
of course

Link is broken, can you re-upload it? Thanks

Related

CM11 KitKat 4.4.4 for Gionee M2[MT6582] Ported by Munna

Code:
#include <std_disclaimer.h>
/*
* 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.
Working
Wi-fi
Bluetooth
Not Working
USSD
Video Recording
Screen shots
DOWLOAD
Wait Rom is on Testing Mode
INSTALL INSTRUCTIONS:
first download the Rom and placed it in SDcard
Switch off your Mobile
Goto Recovery mode by Pressing Volume Up & Power Button about 20-30 Second
Take a Backup your Current Rom
Wipe All (system,data, cache & dalvik cache)
Then Select The Rom Zip from SDcard And Install it
Wait some times...............
After Complete Installation Install Gapps
You have Successfully Install it
Reboot Now
Placeholder threads are not allowed. When/if you have a link ready, pm me to reopen. Also have a kernel source link ready to post too, per GPL requirements. :good:
Thread closed.
Thanks,
Darth
Forum Moderator

[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?

[RECOVERY][N][Z00ED] Stock Android (Google) recovery

Code:
/*
* Your warranty is now (probably expired) 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.
*/
During the porting process of Ubuntu Touch for this device, I decided to share the stock Android recovery that came with the built images. It's basically the stock recovery for Android N. It's a good choice for people who want a minimal lightweight recovery, don't want to use custom recoveries like TWRP, and don't want to use the stock recovery for Android M, because it lacks some features.
Note: This is a stock recovery. I don't think it can flash ROMs, but it's still useful for basic tasks.
Features
- Reboot
- Reboot to recovery
- Reboot to bootloader
- Install ZIP from ADB, internal and external storage
- Factory reset (wipe data and cache)
- Mount /system
- Wipe /system
- Graphics test
- Power off
- MTP
Bugs
I didn't test all of the features, so please, if you find something, tell me
Download
SourceForge
Device sources
Since I built this recovery from the Halium source, check out the Ubuntu Touch port for Z00ED.
Screenshots
See attachments.​

[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.

Google Boot Image for Redmi Note 4G [dior] [flashable zip]

Change your mi boot logo to google boot logo it's the splash screen shown before your device starts.
1. Download zip file.
2. Take Backup of your important files (Recommended).
3. Boot into Recovery
4. Locate file and Flash the zip file.
5. Boot into recovery, fastboot , system anywhere you want you see the google boot logo.
Note : This has not been tested yet use it at your own risk.
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included in the products you find here 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
Warning Credit @wubaolong
Splash Tool Credit : GokulNC

Categories

Resources