Development TWRP for Samsung Galaxy A7 Lite SM-T220 SM-T225 SM-T227 - Samsung Galaxy Tab A7 Lite

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
/*
* 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 Recovery
* 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.
*/
Remember this is in early development (alpha)
Not Working:
> Adb Sideloading
> Vibration (minor issue)
> Other Problems: Sometimes when you boot recovery touch not works and only solution is to re-flash TWRP again from Odin, this is kernel issue, we need custom kernel. I found out that in that case you can reboot with usb otg and mouse connected and twrp could start working on next reboot.
Install Instructions
Flash TWRP from Odin on AP Slot & Hold Volume Up + Power while flashing until TWRP appears.
Go to Advanced > Terminal and type "multidisabler" (without quotes", then data wipe.
Now reboot into system, after completing first setup of the device reboot into TWRP again to see if you can see the contents of your Internal Storage, you should, if yes you have successfully disabled Samsung encryption of internal storage.
Downloads (SM-T220): https://github.com/Skorpion96/android_device_samsung_gta7lite/releases/
Downloads (SM-T225): https://github.com/DevZillion/android_device_samsung_gta7lite/releases/tag/v0.1.0_T225
Downloads (SM-T227): https://github.com/DevZillion/android_device_samsung_gta7lite/releases/tag/v0.0.0_T227
Credits to me obviously for testing and recovery tree: https://github.com/Skorpion96/gta7lite_recovery
and to https://github.com/DevZillion for helping with TWRP.
Sources:
Device Tree:https://github.com/Skorpion96/android_device_samsung_gta7lite/tree/main
TWRP:https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp/tree/twrp-11
Kernel - Samsung's Stock Kernel built from source.

Flash twrp with Odin which slot ...AP yes Thanks

tom.android said:
Flash twrp with Odin which slot ...AP yes Thanks
Click to expand...
Click to collapse
yes i'll add at the post

Skorpion96 said:
yes i'll add at the post
Click to expand...
Click to collapse
There's one thing not clear enough from the instructions. It says we download the multidisabler...but where do we put it? Or is it already integrated within the TWRP functions?

nirogu325 said:
There's one thing not clear enough from the instructions. It says we download the multidisabler...but where do we put it? Or is it already integrated within the TWRP functions?
Click to expand...
Click to collapse
yes i'll fix

Skorpion96 said:
yes i'll fix
Click to expand...
Click to collapse
That's ok. I will wait until hopefully we get a custom kernel. Touch function didn't work on the first try and when I rebooted back into the GSI, I noticed I could not lower the notification panel as if touch was disabled for that part.

@nirogu325 post fixed

This is in too early development

Zillion said:
This is in too early development
Click to expand...
Click to collapse
added

I'll be adding releases here if SKorpion96 doesn't I don't own the device so don't expect a lot of releases from me.
Releases · DevZillion/android_device_samsung_gta7lite
Contribute to DevZillion/android_device_samsung_gta7lite development by creating an account on GitHub.
github.com

SM-T225 Samsung firmware no root .
Can't showup twrp during flash with odin and press power + volume up simultaneously.

You'll require Magisk v24 Patched AP tar to be able to boot into twrp
Edit: Add the file to AP slot and click Flash on Odin. Start Holding Volume Up + Power until the unlocked bootloader warning appears. Then press Power to remove it and wait for twrp to boot.

tom.android said:
SM-T225 Samsung firmware no root .
Can't showup twrp during flash with odin and press power + volume up simultaneously.
Click to expand...
Click to collapse
patch firmware with magisk

Skorpion96 said:
patch firmware with magisk
Click to expand...
Click to collapse
Magisk v25 or higher will not work.

Booted into recovery but no touch

Difficul said:
Booted into recovery but no touch
Click to expand...
Click to collapse
touch bug, reflash twrp and boot into it again

Difficul said:
Booted into recovery but no touch
Click to expand...
Click to collapse
Maybe we need a t225 specific kernel, the actual kernel is from t220

Zillion said:
Maybe we need a t225 specific kernel, the actual kernel is fro t220
Click to expand...
Click to collapse
but difference between two tablets is sim support, touch shouldn't be an issue. anyway let's see if lapchong would compile kernel of t225

Zillion said:
Maybe we need a t225 specific kernel, the actual kernel is fro t220
Click to expand...
Click to collapse
Of T225 is MT8768T
But in line 3 of system prop is mt6765

Difficul said:
Of T225 is MT8768T
But in line 3 of system prop is mt6765
Click to expand...
Click to collapse
I'll check later. I need t225 and t220 stock recoveries

Related

[RECOVERY][UNOFFICIAL]TWRP 3.2.1-0 [Galaxy View WIFI]

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 doing this to your device
* 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.
*/
Download:
3.2.1-0
Old:
3.2.1-0 - Old kernel
3.0.2-1
Kernel Source:
https://github.com/Exynos7870/android_kernel_samsung_exynos7870
Installation:
Check oem unlock in developer settings
Boot into download mode (Hold Power + both volume buttons)
Flash with ODIN 3.10.7 in the AP slot.
Uncheck Auto reboot.
Load the respective file below into the AP slot and hit start.
After flashing immediately reboot to recovery by holding POWER + VOL DOWN.
As soon as the screen goes blank change to VOL UP whilst still holding the power button.
You should now see TWRP recovery.
Credits:
@ashyx for getting it booting initially
Bugs/not working:
None
This has only been tested on the wifi only variant
deadman96385 said:
Bugs/not working:
MTP is untested
This has only been tested on the wifi only variant
Click to expand...
Click to collapse
Have you been able to root your View?
justjayhere said:
Have you been able to root your View?
Click to expand...
Click to collapse
Yep
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
deadman96385 said:
Yep
Click to expand...
Click to collapse
How do I go about rooting the View?
justjayhere said:
How do I go about rooting the View?
Click to expand...
Click to collapse
Just flash the latest SuperSU in twrp, I can't guarantee it works on the LTE variants because no one has tested it on it.
custom recovery blocked by frp lock
Must unlock bootloader in Developer settings OEM unlock
Has anyone tried it on LTE version yet?
dia said:
Has anyone tried it on LTE version yet?
Click to expand...
Click to collapse
I don't believe so... I have the Verizon View... but there isn't a firmware available; to revert to, in the event it doesn't work.
Verizon LTE
Does not work with Verizon LTE variant, fails in Odin regardless of version used or developer options ticked.
Slick Willy said:
Does not work with Verizon LTE variant, fails in Odin regardless of version used or developer options ticked.
Click to expand...
Click to collapse
Thanks for the info
justjayhere said:
Thanks for the info
Click to expand...
Click to collapse
I just tried on my att version with no luck. It also failed in Odin.
Has anyone tried changing to a different version of the firmware using ODIN and then installing TWRP?
This one looks the most up to date:
Galaxy View LTE SM-T677 SER T677XXU1APG1 Android 5.1.1 05.07.2016
It can be downloaded here:
http://samsung-updates.com/device/?id=SM-T677
I am guessing you'd have Russian language after switching firmware, but should be able to go back to English once you reboot.
I'd also imagine clearing cache from recovery after the new firmware installs would help aviod a bootloop.
If anyone is daring enough to try this let me know if it works.
I think installing supersu from TWRP after you install it could give root access.
holy moly we got root now i gonna wait a bit for OTG/MTP I using my USB OTG on my view (WiFi) to watch anime/movies offline 32GB is not enough storage lolz
Thanks for your work.
Buuut maybe a stupid question...Anyone an idea why i can not access the download mode by pressing Power+Vol Down to flash twrp with odin?! Everytime Viewstarts normal - Bootloader is unlock in developer settings.
Power+Vol Up stock Recovery starts...?!?
What did I am wrong?!
MajorWinters said:
Thanks for your work.
Buuut maybe a stupid question...Anyone an idea why i can not access the download mode by pressing Power+Vol Down to flash twrp with odin?! Everytime Viewstarts normal - Bootloader is unlock in developer settings.
Power+Vol Up stock Recovery starts...?!?
What did I am wrong?!
Click to expand...
Click to collapse
I had the same problem, but you can use this little program to enter into downloadmode, just click on the picture on the left side and it will boot into bootmode/odin mode.
Thanks @DoubleR for the little Programm!
Now TWRP ist installed and root access too! Thanks a lot @deadman96385
Slick Willy said:
Does not work with Verizon LTE variant, fails in Odin regardless of version used or developer options ticked.
Click to expand...
Click to collapse
justjayhere said:
Thanks for the info
Click to expand...
Click to collapse
MajorWinters said:
Thanks for your work.
Buuut maybe a stupid question...Anyone an idea why i can not access the download mode by pressing Power+Vol Down to flash twrp with odin?! Everytime Viewstarts normal - Bootloader is unlock in developer settings.
Power+Vol Up stock Recovery starts...?!?
What did I am wrong?!
Click to expand...
Click to collapse
DoubleR said:
I had the same problem, but you can use this little program to enter into downloadmode, just click on the picture on the left side and it will boot into bootmode/odin mode.
Click to expand...
Click to collapse
I had the same thing but i figured out if you hold power + both volume buttons it will boot into download mode.
Edit: Added that into the install instructions so that won't happen to other people
I did all of the above and I can't get it to work on my wifi SGV. I', in Windows 10 and it just fails after 1 second.
any plans update for it?
Anyone who has rooted the galaxy view tried to install Stick Mount to get the OTG working?

RedWolf Recovery Project Oneplus 5T Dumpling

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
WARNING
I am not a developer. I am a Carpenter who likes tinkering with android.
I am not responsible for bricked devices, dead SD cards,corrupted 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.​
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.
​
DOWNLOADS​
http://www.mediafire.com/file/iedk5oezgia6qfh/RedWolf-027-Unofficial-dumpling.img​
THANKS​
RedWolf Recovery for sources
SimonSickle for the tree
​
SOURCES​
https://github.com/TeamWin/android_device_oneplus_dumpling​
https://redwolfrecovery.github.io/​
XDA:DevDB Information
RedWolf Recovery Project, Tool/Utility for the OnePlus 5T
Contributors
cospalet
Version Information
Status: Stable
Created 2018-06-22
Last Updated 2018-06-21
I would like to give credit to z31s1g for the theme if you are on regular twrp you can get his theme here
https://forum.xda-developers.com/android/themes/theme-twrp-materialised-dark-light-play-t2915584
And while your there please give him a thanks
This right here was enough to here me to switch permanently. Thanks man! Its great to see some new recoveries
dakotah2468 said:
This right here was enough to here me to switch permanently. Thanks man! Its great to see some new recoveries
Click to expand...
Click to collapse
Is that working? And is it fully functional anyway?
The encryption/decryption options are really confusing here.
If I am decrypted and wants to remain decrypted even after flashing a new rom, which all options should I select? And if options are selected, then there is no need to flash no-verity zip, right?
Wow
RedWolf have Disable Force Encryption option, but i don't think it working... (Mi6 already released RedWolf TWRP, and i checked this option. but mi6 still encryping at first boot... i think decryption user still need flash no_verify_op5_v2 everytime)
anyone can confirm this?
Look very nice.
Garry050 said:
RedWolf have Disable Force Encryption option, but i don't think it working... (Mi6 already released RedWolf TWRP, and i checked this option. but mi6 still encryping at first boot... i think decryption user still need flash no_verify_op5_v2 everytime)
anyone can confirm this?
Click to expand...
Click to collapse
Yes confirmed, still need to flash no verity.
A really cool feature is the subs overlay wipe.
I can attest to having to flash no_verity. I tried with dmverity enabled and disabled and my ROM didn't boot either time. Flashing no_verity remedies it. Great work though. Nice to see people pushing the options to a new level.
Sent from my OnePlus5T using XDA Labs
This TWRP has one more festure-
You can view the queue of all the installation files.
cannot reboot into recovery, phone just freezes
zain0300 said:
cannot reboot into recovery, phone just freezes
Click to expand...
Click to collapse
Yeah that happened to me. Just hold the power button till it turns off then hold power and volume down button to boot back into recovery.
Sent from my OnePlus5T using XDA Labs
i dont know if its with me alone but when i try to reboot when im i recovery the recovery freezes exept when i check reboot when instalation is completed
Wonderful job! I'm amazed, thank you!
Finally a great tool for this great device! Thank you, SIR!
bdwilk said:
Yeah that happened to me. Just hold the power button till it turns off then hold power and volume down button to boot back into recovery.
Click to expand...
Click to collapse
yeah I was able to reboot it. I was just reporting a bug so the op can look into it.
Xokoz said:
Is that working? And is it fully functional anyway?
Click to expand...
Click to collapse
Haven't flashed a new from yet
I flashed stock OB10 thru this recovery and after that, I did not have to flash TWRP again. This TWRP was not overwritten by stock recovery. Thats a +.
ganeshbiyer said:
I flashed stock OB10 thru this recovery and after that, I did not have to flash TWRP again. This TWRP was not overwritten by stock recovery. Thats a +.
Click to expand...
Click to collapse
I can confirm your statement

[RECOVERY][UNOFFICIAL] TWRP 3.3.1 for Galaxy A6+

Team Win Recovery Project (Only for Snapdragon-based Galaxy A6+)
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 doing this to your device
* 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.
*/
Everything from original recovery post is still valid, please read before proceeding.
Information:
enabled F2FS support
fixed CPU temperature readings
fixed time/date (only on ROMs without stock vendor)
fixed full-disk encryption (msm keystore implementation)
fixed screen brightness setting
customized theme
compiled from Lineage OS 16 source
Sources: TWRP (upstream), busybox, kernel, device-tree
Downloads: Image, Tarball for Odin
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog:
06.01.2020:
-added fstab, usb init script from ashyx's recovery
Be aware of bootloader bug:
Once you entered recovery there is no way to reboot device in normal/download mode except from recovery itself. Which is problematic if it's not operating correctly.
Ideas how to get out of it in case you stuck in broken recovery:
1. Use adb (provided that it works)
Code:
adb reboot
2. Connect keyboard via OTG-adapted and press Alt + SysRq + O to power off device (saved my device).
3. Disconnect battery or let it die while burning bootloader splash into the screen.
4. Use USB Jig to enter download/EDL mode (might be ignored by bootloader just like key-combo).
Thanks!
MTP doesnt work
Restore old TWRP backups doesnt work
nebkas said:
MTP doesnt work
Click to expand...
Click to collapse
Sorry, didn't test that in the end.
nebkas said:
Restore old TWRP backups doesnt work
Click to expand...
Click to collapse
i omitted some partitions from fstab (and missed other) because i thought that restoring modem/apnhlos from old binary may soft-brick device. But after some testing it appears that it's only checked in download mode. I will add those partitions back in next release.
Not_Sure said:
Sorry, didn't test that in the end.
i omitted some partitions from fstab (and missed other) because i thought that restoring modem/apnhlos from old binary may soft-brick device. But after some testing it appears that it's only checked in download mode. I will add those partitions back in next release.
Click to expand...
Click to collapse
Will you release your Lineage port too?
nebkas said:
Will you release your Lineage port too?
Click to expand...
Click to collapse
No need, Edgars released it and is working on it now. I'll focus on kernel.
nebkas said:
MTP doesnt work
Restore old TWRP backups doesnt work
Click to expand...
Click to collapse
Now it should work.
Do you need to use the forced encryption disabler?
I don't really care about the "full functionality" in TWRP, but I want to watch L1 widevine content with my rooted A605FN, and that isn't possible if the /data partition was formated.
But the (old?) "SM-A605-keymaster-fix-by-Not_Sure.zip" needs /data access, so I guess the forced encryption disabler is needed for that fix?
And what is the difference between the "fixed full-disk encryption (msm keystore implementation)" in this TWRP Mod and the (old?) "SM-A605-keymaster-fix-by-Not_Sure.zip"? Is there even any?
Last time i tried TWRP and root and there is a bug in lock screen system. is this version have that problem too?
help
Can we use this twrp for my A6+ android 10? will it work if i use it?
pandavova said:
Do you need to use the forced encryption disabler?
I don't really care about the "full functionality" in TWRP, but I want to watch L1 widevine content with my rooted A605FN, and that isn't possible if the /data partition was formated.
But the (old?) "SM-A605-keymaster-fix-by-Not_Sure.zip" needs /data access, so I guess the forced encryption disabler is needed for that fix?
And what is the difference between the "fixed full-disk encryption (msm keystore implementation)" in this TWRP Mod and the (old?) "SM-A605-keymaster-fix-by-Not_Sure.zip"? Is there even any?
Click to expand...
Click to collapse
It doesn't work not because /data was formatted, but because boot partition was changed which breaks chain of trust.
"fixed full-disk encryption (msm keystore implementation)" means that TWRP can decrypt /data but only when it was encrypted with "SM-A605-keymaster-fix-by-Not_Sure.zip" previously applied. If you have non-rooted stock ROM you still have to format /data first.
Ahga said:
Last time i tried TWRP and root and there is a bug in lock screen system. is this version have that problem too?
Click to expand...
Click to collapse
It's not TWRP that breaks lock-screen. This should fix it.
Ameit said:
Can we use this twrp for my A6+ android 10? will it work if i use it?
Click to expand...
Click to collapse
Yes.
Phone stuck on startup loop.
Followed the instructions but the phone looping the Samsung logo indefinitely.
Is it for android 10 if not pls give me the android 10 link pls pls pls android 10 recovery..

Development [RECOVERY][UNOFFICIAL] TWRP 3.6.0_11-0 for OnePlus Nord 2 5G [denniz]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Team Win Recovery Project 3.x, or TWRP 3.x 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.
*
*/
What's doesn't working ?
- You tell me
Flash guide:
Code:
- fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
- fastboot flash recovery recoveryname.img
Download:
TWRP 3.6.0_11-0 recovery and vbmeta image for denniz
TWRP mirror
Source code:
Device tree: https://github.com/oneplus-mt6893-devs/android_device_oneplus_denniz/tree/android-11
Kernel source: Prebuilt kernel from OxygenOS 11.3 A.14
Telegram support group:
Click here
Credits:
I want to say a big thanks to the tester hofatheripper (Telegram)
Informations:
TWRP version: 3.6.0_11-0
Created: 2021-09-15
Last Update: 2021-12-21
TWRP on Nord 2 5G
RESERVED #1
Good work, thank you
Awesome, thanks
Awesome
Finally nord 2 can see some light. Thank you.
Seems to work fine with the v10 rom, just as long as you reflash the boot image again.
I got into a boot loop before reflashing the v10 boot image.
flashed recovery, rebooted system. To access the recovery again, you can use the power + volume buttons (in what order?) Or I have to use a computer and enter through fastboot.
It is working on oos 11.3 v10 rom
edulcorante1 said:
flashed recovery, rebooted system. To access the recovery again, you can use the power + volume buttons (in what order?) Or I have to use a computer and enter through fastboot.
Click to expand...
Click to collapse
You can use Magisk to reboot to recovery. When you open the app, press the circle arrow icon on the top right.
do i need to unlock the OEM/Bootloader first?
I've been busy for 2 days to update to the new v12, but it seems that this TWRP version just causes bootloops with it. Reformatting data (factory reset) seems to solve the issue, but it also resets the recovery.
Has anyone been able to recover after the update? With this I mean TWRP on v12?
I suspect it has something to do with encryption, but I might be wrong there.
Eastw1ng said:
I've been busy for 2 days to update to the new v12, but it seems that this TWRP version just causes bootloops with it. Reformatting data (factory reset) seems to solve the issue, but it also resets the recovery.
Has anyone been able to recover after the update? With this I mean TWRP on v12?
I suspect it has something to do with encryption, but I might be wrong there.
Click to expand...
Click to collapse
Old version is working on v12 and v13.
Its also working on new PACMAN nord 2
That's so strange, I'll probably give it a try again when I have some proper time. Thanks!
Old version is working on v12 and v13.
pankspoo said:
Its also working on new PACMAN nord 2
Click to expand...
Click to collapse
HI
What you mean by older version? I can see only one unofficial?
twrp-3.5.2_11-0-UNOFFICIAL-denniz.img​
jis251 said:
Old version is working on v12 and v13.
HI
What you mean by older version? I can see only one unofficial?
twrp-3.5.2_11-0-UNOFFICIAL-denniz.img​
Click to expand...
Click to collapse
Developers is saying in quoted post by me that they are creating support for newest build like v12 and v13 then I said old build (I. E current build) is also working
Strange on latest v13 when I flashed twrp and rebooted to system it's reverting to stock recovery again @TheMalachite ?
A new TWRP update is available ! Check first post for download it
Changelog:
- Sync with TWRP 3.6.0 sources
- Update prebuilt kernel to A.14
It works great, but after reboot it seems it gets overwritten. Am I the only one with that issue?

Development [RECOVERY][OFFICIAL] TWRP 3.7.0_12 for Xiaomi Redmi Note 11s / Poco M4 Pro 4g (fleur)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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.
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.
Click to expand...
Click to collapse
Install Instructions:
- Make sure your bootloader is unlocked. If not, unlock it first.
- Reboot to bootloader
- Execute:
fastboot flash boot (twrp img path)
Click to expand...
Click to collapse
fastboot reboot recovery
Click to expand...
Click to collapse
Put your stock boot image in internal storage, microsdcard or usb_otg and flash that boot image to both boot slots (tick flash to both slots)
Click to expand...
Click to collapse
Go to Advanced > Flash current TWRP
Click to expand...
Click to collapse
Download_Image | Installer_magisk_module
By: @ShazuxD
Join: @PocoM4proGlobalUpdates
Join: @pocom4proglobalofficial
Flashing Guide
Reserved
is that for android 13?
Good job shazu!
xn0live said:
is that for android 13?
Click to expand...
Click to collapse
Yes, a13 and a12, i don't know if it supports 11
if i installed twrp, then i can always flash magisk patched img with twrp or?
xn0live said:
if i installed twrp, then i can always flash magisk patched img with twrp or?
Click to expand...
Click to collapse
You can but better flash magisk.zip
deleted
xn0live said:
i do the instruduction, after that it said i lost my root. i did that:
adb reboot bootloader
fastboot flash boot magisk patched
fastboot reboot
now i have not more twrp, why?
Click to expand...
Click to collapse
You aren't supposed to flash magisk like that. Just flash magisk.zip on using twrp and ur done
bro, where is the stock boot download file?
ngguh182 said:
bro, where is the stock boot download file?
Click to expand...
Click to collapse
Stock boot image is of your current installed rom . In case if it's miui u can fine it's boot images here https://sourceforge.net/projects/fleur-files/files/boot_archives/
ShazuxD said:
Stock boot image is of your current installed rom . In case if it's miui u can fine it's boot images here https://sourceforge.net/projects/fleur-files/files/boot_archives/
Click to expand...
Click to collapse
is there twrp for android 11 bro? share links
ngguh182 said:
is there twrp for android 11 bro? share links
Click to expand...
Click to collapse
Yes twrp by aghora https://forum.xda-developers.com/t/shared-recovery-unofficial-fleur-twrp-3-7-0.4563185/

Categories

Resources