[RECOVERY][UNOFFICIAL] TWRP for Galaxy Note 20 Ultra 5G (Snapdragon) - Samsung Galaxy Note 20 Ultra ROMs, Kernels, Recove

{
"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 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.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your 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.
Supported Models:
Galaxy Note 20 Ultra N9860, N986N, N986U, N986U1 and N986W.
US/Canada bootloader unlock thread:
here
Download & Guide:
1. Unlock your bootloader.
2. Download Note 20 Ultra: c2q.
3. Reboot to download mode and flash vbmeta_disabled.tar in AP slot and reboot. Device will reboot to stock recovery mode prompting you to wipe data so wipe data and reboot to download mode again.
4. Put the TWRP tar for your device with Odin in the AP slot and click start.
5. Reboot to recovery via recovery key combo.
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​7. Go back to Wipe > Format Data > type yes.
8. Reboot to recovery.
9. Flash magisk apk in twrp.
10. Reboot to system, Enjoy.
Note:
To disable encryption manually:
You need to replace fileencryption=ice with encryptable=ice only in userdata line (maybe rest lines) in vendor/etc/fstab.qcom
To avoid stock recovery restoration manually:
Rename system/recovery-from-boot.p to recovery-from-boot.p.bak
Click to expand...
Click to collapse
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram group
Bugs:
- Encryption not fully working.
- Haptic feedback is currently not working.
Thanks:
TWRP team
@sac23 for testing
ianmacd for multidisabler
Sources:
Kernel tree
Device tree

Changelog:
02.06.2022 - Update to Android 12 kernel source
- Fix mount issues
- Update to TWRP 3.6.2
29.11.2021 - Update to TWRP 3.6.0
- Add Symlinked dynamic partitions to fstab
- Updated to latest kernel source
- Update multidisabler
- fstab clean up
- Fix haptic feedback
03.03.2021 - Update to latest TWRP source
- Add terminal multidisabler script
- fstab cleanup
31.12.2020 - Initial Release.

Thanks for posting this! I'll more than likely be using your page once I finally get my bootloader unlocked from Sampwnd. The fact that US model bootloader unlocks need to be done with internal Samsung tools is pretty dang goofy...

NippleSauce said:
Thanks for posting this! I'll more than likely be using your page once I finally get my bootloader unlocked from Sampwnd. The fact that US model bootloader unlocks need to be done with internal Samsung tools is pretty dang goofy...
Click to expand...
Click to collapse
Welcome any time. join telegram group for more support.

Thank You! Cannot wait to try this out.

Flashed and working on my SM-986U1 Android 11 thank you!

Finished and working on my SM-N986U1 with Android 11.

How do I unlock bootloader on sm-n986w? OEM unlock is not in the dev option list

GuberX said:
How do I unlock bootloader on sm-n986w? OEM unlock is not in the dev option list
Click to expand...
Click to collapse
US/Canada devices has no oem option. Can be unlocked via some services. I cant discuss here in xda because I didn't got approved yet to post. You can try to contact out of xda.

What's the difference with this twrp and unofficial twrp realized for the devices ?.

jawonder said:
What's the difference with this twrp and unofficial twrp realized for the devices ?.
Click to expand...
Click to collapse
If you mean between mine and mentalmuso's, mine are has different device tree and kernel and based on untouched twrp source.

What's the difference between this and mental? I know his is featured rich.
Ability to flash system img for gsi etc..

TheUndertaker21 said:
What's the difference between this and mental? I know his is featured rich.
Ability to flash system img for gsi etc..
Click to expand...
Click to collapse
You still can use fastboot to flash GSI
Most fixes he took from me and Im not interested in features that can be flashable zips.

afaneh92 said:
You still can use fastboot to flash GSI
Most fixes he took from me and Im not interested in features that can be flashable zips.
Click to expand...
Click to collapse
Fastboot not working for Samsung phones but ditto

TheUndertaker21 said:
Fastboot not working for Samsung phones but ditto
Click to expand...
Click to collapse
Yes its

Backup to extsdcard work?

dron39 said:
Backup to extsdcard work?
Click to expand...
Click to collapse
Yes, format to exfat for 4GB+ backup files.

I thought that N20 Ultra (by default) will format extsd to exfat. No?

dron39 said:
I thought that N20 Ultra (by default) will format extsd to exfat. No?
Click to expand...
Click to collapse
Android format it if its corrupted or not compatible.

I hope you can make a Samsung tab S7 (t870) twrp

Related

[RECOVERY][UNOFFICIAL] SHRP for Galaxy A40

{
"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"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is... still valid?
*
* 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.
*/
SHRP is inspired by Material design 2 to bring the newest design to the native TWRP. SHRP provides much more along side of it's rich UI experience. New dashboard makes it very easy to interact with TWRP. SHRP got some cool features like whole new theming section, flash Magisk (root or unroot), Camera2api enabler directly from dashboard, password protection, etc. It's all started, lot more to come.
- Themes
- List view mode along with grid dashboard
- Status bar customization
- New rounded icons added on dashboard
- Notch mode with toggle to disable
- Dark mode or pure white, it's on you
- Navigation bar customization
- Settings + Advanced Settings
- Flash Magisk
- Clear fingerprints.
- Flash ViPER4AndroidFX
- Recovery Locking, Pin or Pattern lock
- CPU core lock/unlock
- Language changing
- Hal3 / CameraAPI2 enabling/disabling
- Oreo+ Reboot menu style
- Redesigned lock screen interface
- Magisk Manager - Enable, disable or delete magisk modules right from SHRP
- And many more
If you already have a custom recovery installed:
1. Boot to your custom recovery
2. Flash the recovery image
If you are starting from scratch:
1. Go to Developer Settings and enable "OEM Unlock" option
2. Power off the device and boot in download mode
3. In download mode, you will see the long press and volume up option to unlock the bootloader
4. Unlock the bootloader. That will wipe your device so be sure you made a backup of your data
5. After bootloader unlock, boot up the phone and make sure it is connected to the internet or it will trigger rmm prenormal
6. Setup the phone without google account and others
7. Reboot in download mode and flash the recovery and vbmeta images
8. Boot to SHRP
9. Format data in SHRP
10. Flash the Multidisabler zip
11. Now you can reboot
Recovery
VBMeta
Multidisabler
Github
Website
ScreenShots
Telegram Group
EpicX
DNI9
TeamWin
osmOsis
VR25
Giovix92
Pritish
Kirill
Burak D.
ZJRDroid​
Contributors
ponces, geiti94, ianmacd
Source Code: https://github.com/TeamWin/android_device_samsung_a40
Kernel Source Code: https://github.com/ponces/android_kernel_samsung_universal7904
Reserved
Thank you! Really nice to see SHRP for A40.
this is .tar file... not ,zip... can't flash in twrp...
Marcia8246 said:
this is .tar file... not ,zip... can't flash in twrp...
Click to expand...
Click to collapse
Just extract recovery.img from the tar and flash as .img in twrp.
Marcia8246 said:
this is .tar file... not ,zip... can't flash in twrp...
Click to expand...
Click to collapse
You're right, the instructions are not clear. I'll update them.
Nevertheless, follow @tys0n's advice and extract the image from the TAR file.
Thank you!
Thanks for your great working recovery for this device. Any Chance that you make a shrp for the A405FNXXU3ATA4 build?
I am staying on pie because i want to build my private custom Rom.
vdvdvd said:
Thanks for your great working recovery for this device. Any Chance that you make a shrp for the A405FNXXU3ATA4 build?
I am staying on pie because i want to build my private custom Rom.
Click to expand...
Click to collapse
Yes, I can do it.
I'll try to do it still today
Edit: OP updated with ATA4 builds
ponces said:
Yes, I can do it.
I'll try to do it still today
Edit: OP updated with ATA4 builds
Click to expand...
Click to collapse
Awesome, thank you. It is beautiful and really has usefull Features. Really a much needed upgrade to the twrp recovery, especially the magisk area. Without a custom recovery, there would not be the opportunity to develop and modify any device. Thanks again and Keep up your great work!!!
Hi, great work on this, it looks awesome.
I've got a small question though: I'm using the BTB7 build of Android Q for my A40 and there's no notification from Samsung to update to a newer firmware version.
Should I still try to flash your custom recovery or look for an updated firmware in my region (Germany) first?
Thanks
EDIT: I just noticed that it says BTB7 on my phone but also BTC4 elsewhere, which seems like it's less recent than BTB8. Seems like I'd have to downgrade, right?
stuffi3000 said:
Hi, great work on this, it looks awesome.
I've got a small question though: I'm using the BTB7 build of Android Q for my A40 and there's no notification from Samsung to update to a newer firmware version.
Should I still try to flash your custom recovery or look for an updated firmware in my region (Germany) first?
Thanks
EDIT: I just noticed that it says BTB7 on my phone but also BTC4 elsewhere, which seems like it's less recent than BTB8. Seems like I'd have to downgrade, right?
Click to expand...
Click to collapse
You can use the BTB8 build then. I'm doing the same and my build (Portugal/TPH) is BTC4 as the kernel is all the same.
does the camera api 2 enabler work? like does it change anything or it doesnt do anything like other methods
Does I will still receive OTA Update ? If yes, is it safe to install?
Hi, sorry for beginners Q.
1. I've got build ...BTD4. Should I use the B version or whatever?
What difference does these two means? Thanks
2. When I go to download, I've got no "Unlock" option, just "Vol down + power" to reboot. This is the same when "Unlock OEM" in system developer settings is ON or OFF.
Whats wrong?
Thanks
sjiamnocna said:
Hi, sorry for beginners Q.
1. I've got build ...BTD4. Should I use the B version or whatever?
What difference does these two means? Thanks
2. When I go to download, I've got no "Unlock" option, just "Vol down + power" to reboot. This is the same when "Unlock OEM" in system developer settings is ON or OFF.
Whats wrong?
Thanks
Click to expand...
Click to collapse
OP was updated to include the different PDA codes instead of only the one in which the kernel is based on.
As you have BTD4, you should use the one which is based on BTB8.
Then, it seems that you already have the bootloader unlocked.
Keitsu said:
Does I will still receive OTA Update ? If yes, is it safe to install?
Click to expand...
Click to collapse
You want receive any official OTA updates the moment you unlock the bootloader, which is the first step of this process...
nekos95 said:
does the camera api 2 enabler work? like does it change anything or it doesnt do anything like other methods
Click to expand...
Click to collapse
Even though it is a feature of SHRP, on our device the enabler doesn't change a thing...

[RECOVERY][UNOFFICIAL] PitchBlack Recovery v3.0 [gram]

{
"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"
}
Code:
/*
*Disclaimer
*
* 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
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.4.0
PitchBlack version: 3.0.0
For device: Poco M2 Pro (gram)
Maintainer/Authors build: kenny3fcb
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Kernel: https://github.com/ChaitanayaMittal/android_kernel_xiaomi_sm6250.git
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the PitchBlack zip to your device
Reboot to your current custom recovery
Flash the PitchBlack zip
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
From PC
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP zip
Goto fastboot mode in your device
Flash the recovery.img by fastboot flash recovery.img
Boot into PBRP
Copy the zip to internal storage
Flash it
Enjoy
Changelog
Code:
v3.0.0
- Fully Redesigned UI
- Added new Keychecks While Flashing PBRP or recovery.img or Ramdisk
- Fully Redesigned Website https://pitchblackrecovery.com
- New Android like Power Menu (Activated via power key hold)
- Flashlight toggled by Vol up(+) on hold
- New Scrollable Advanced menu
- Totally Redesigned Icons
- Removed old unnecessary Theming Stuff
- Tested on almost all handy Resolutions
- Flashlight toggle on Lockscreen
- More checks for SAR/Non-SAR\
- New Navbar
- Support on almost all Android version (5.0+)
- Update ozip decrypt
- Fix up ozip print logs & take all paths
- Update FUNDING.yml
- Fixed encrypted removal checks & buttons
- Add Flag for disabling treble compatibility by default
- Is_Data_Wiped: Simplify function signature
- Unified AB_OTA_UPDATER
- Change AB device log storage to /data/recovery
- Delay start if specified in board
- Optimize touchscreen driver initialization delay.
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Some bug fixed
Downloads
Flashable zip
https://sourceforge.net/projects/po...m-3.0.0-20200806-1712-UNOFFICIAL.zip/download
Contributors
Kenny3fcb , ChaitanayaMittal
reserved
Thanks. Buying this phone tomorrow.
Here we go..
Thanks for the recovery..
Thanks for pbrp. This device gonna rock.
thanks for the recovery sir
This should work on as curtana as well right?
Thanks. need to disable encryption, should i flash any lazyflasher?
btw nice work.
can someone please tell me how to make backups
I want to make backup of my apps and the settings related to it. in backup page I'm getting 2 "super" options what should i so pls help
Encryption problem
It is asking for password when I try to wipe internal storage, showing decryption failed when I try with blank password.....
mohanbarman said:
It is asking for password when I try to wipe internal storage, showing decryption failed when I try with blank password.....
Click to expand...
Click to collapse
i had this issue as well, i fixed it by just starting fresh. flashed stock rom using miflash then rooted it again, watch a video with exact steps. im on a custom rom now but im scared to root it because it bricked my device somehow
Why is there no more update for this recovery?
Unlocked bootloader and flashed recovery (followed the mentioned procedure). Rebooted into the system. Booted back to recovery, replaced by default MIUI recovery. Why? Using MIUI 12 stock
deathgame said:
Unlocked bootloader and flashed recovery (followed the mentioned procedure). Rebooted into the system. Booted back to recovery, replaced by default MIUI recovery. Why? Using MIUI 12 stock
Click to expand...
Click to collapse
I think u need to flash a file lazy flasher.
Or change rom on first recovery boot.
MIUI overwrites recovery to stock.
jthreja said:
I think u need to flash a file lazy flasher.
Or change rom on first recovery boot.
MIUI overwrites recovery to stock.
Click to expand...
Click to collapse
Please provide the link for lazy flasher. Can't find much development and discussion here on xda for this device strange.
Can't flash custom rom just after installing recovery. Can't mount product, vendor etc kind of errors.
deathgame said:
Please provide the link for lazy flasher. Can't find much development and discussion here on xda for this device strange.
Can't flash custom rom just after installing recovery. Can't mount product, vendor etc kind of errors.
Click to expand...
Click to collapse
Need to google bro should not be device specific.
Also you can flash recovery when you are ready to flash the rom. That would be better.
jthreja said:
Need to google bro should not be device specific.
Also you can flash recovery when you are ready to flash the rom. That would be better.
Click to expand...
Click to collapse
I flashed rom just after installing recovery without even booting to system. Got errors while wiping the partitions.
deathgame said:
I flashed rom just after installing recovery without even booting to system. Got errors while wiping the partitions.
Click to expand...
Click to collapse
Have you tried mounting the partitions?
What is the error you get?
jthreja said:
Have you tried mounting the partitions?
What is the error you get?
Click to expand...
Click to collapse
Recovery was unable to mount or unmount product, vendor and system partitions.
Hi,
It is asking for password when I try to wipe internal storage before installing custom rom, showing decryption failed when I try with blank password....
To avoid this issue in future, do i also need to install disable_dm_verity_force_enc zip before magisk?
How to proceed, pls help

[RECOVERY][UNOFFICIAL] TWRP for Galaxy S20 Series (Snapdragon)

{
"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 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.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your 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.
Note: My TWRP builds are free I take no money or selling them, The new builds support US devices unlocked before 9 november or added upon request.
Supported Models:
Galaxy S20 Ultra G9880, G988N, G988U, G988U1 and G988W.
Galaxy S20 plus G9860, G986N, G986U, G986U1 and G986W.
Galaxy S20 G9810, G981N, G981U, G981U1 and G981W.
US/Canada bootloader unlock thread:
here
Download & Guide:
1. Unlock your bootloader.
2. Download S20: x1q, S20+: y2q or S20 Ultra z3q.
3. Reboot to download mode and flash vbmeta_disabled.tar in AP slot and reboot. Device will reboot to stock recovery mode prompting you to wipe data so wipe data and reboot to download mode again.
4. Put the TWRP tar for your device with Odin in the AP slot and click start.
5. Reboot to recovery via recovery key combo.
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​7. Go back to Wipe > Format Data > type yes.
8. Reboot to recovery.
9. Flash magisk apk in twrp.
10. Reboot to system, Enjoy.
Note:
To disable encryption manually:
You need to replace fileencryption=ice with encryptable=ice only in userdata line (maybe rest lines) in vendor/etc/fstab.qcom
To avoid stock recovery restoration manually:
Rename system/recovery-from-boot.p to recovery-from-boot.p.bak
Click to expand...
Click to collapse
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram group
Bugs:
- Encryption not fully working.
Thanks:
TWRP team
@jesec for kernel source and unlock guide
@ianmacd for multidisabler
@sac23 and @elliwigy for testing on S20 Ultra G988U and G986U
Sources:
Kernel tree
Device Tree:
x1q
y2q
z3q
Changelog:
02.06.2022 - Update to Android 12 kernel source
- Fix mount issues
- Update to TWRP 3.6.2
29.11.2021 - Update to TWRP 3.6.0
- Add Symlinked dynamic partitions to fstab
- Updated to latest kernel source
- Update multidisabler
- fstab clean up
- Fix haptic feedback
03.03.2021 - Update to latest TWRP source
- Add terminal multidisabler script
- fstab cleanup.
12.12.2020 - Update TWRP to 3.5.0
12.12.2020 - R build: Initial release for android 11.0.
12.12.2020 - Q build: Update to latest TWRP source
- Fix fastbootd.
15.11.2020 - Add TWRP fastbootd support
- Clean up fstab
- Move kernel to gz format.
24.09.2020 - Update prebuilt kernel and dtb's for more dynamic partitions compatibility.
15.09.2020 - Update to latest TWRP source with more dynamic partitions support.
03.09.2020 - Initial Release.
Pardon my ignorance but the g9860 s20+ snapdragon is it supported by this recovery?
fastmix said:
Pardon my ignorance but the g9860 s20+ snapdragon is it supported by this recovery?
Click to expand...
Click to collapse
Sure use y2q build
And if you downloaded multidisabler Im working on updated one
Great to see twrp recovery for snapdragon....hopefully some custom rom development in the future.[emoji106]
Verstuurd vanaf mijn SM-G9860 met Tapatalk
[email protected] said:
Great to see twrp recovery for snapdragon....hopefully some custom rom development in the future.[emoji106]
Verstuurd vanaf mijn SM-G9860 met Tapatalk
Click to expand...
Click to collapse
oh its comming
Finally [emoji7]
Sent from my SM-G9810 using Tapatalk
Do I need to root the device as guided by Jesec in his thread or only unlock the bootloader. Will installing this recovery will auto provide root ?
jsbutran said:
Do I need to root the device as guided by Jesec in his thread or only unlock the bootloader. Will installing this recovery will auto provide root ?
Click to expand...
Click to collapse
The unlock is to allow flashing custom recovery, and no root inside you need to flash magisk to get root.
Works on sm-g9810 s20?
I followed the steps but always get bootup in Android Recovery. Im on g988n snapdragon. Please guide. I have done OEM unlocking. Disabled AVB and flashed recovery. but try to boot in recovery I get into Android recovery. What I'm doing wrong
jucin said:
Works on sm-g9810 s20?
Click to expand...
Click to collapse
you can be the first tester on regular s20.
jsbutran said:
I followed the steps but always get bootup in Android Recovery. Im on g988n snapdragon. Please guide. I have done OEM unlocking. Disabled AVB and flashed recovery. but try to boot in recovery I get into Android recovery. What I'm doing wrong
Click to expand...
Click to collapse
worked fine on G988U, you need to be stock for disabling AVB then wipe and go back to download mode and flash TWRP
I assume this will work on G988U1 too?
ismoore said:
I assume this will work on G988U1 too?
Click to expand...
Click to collapse
If you unlocked your bootloader why not!
afaneh92 said:
If you unlocked your bootloader why not!
Click to expand...
Click to collapse
The bootloader can't be unlocked on the U and U1 models.
afaneh92 said:
Sure use y2q build
And if you downloaded multidisabler Im working on updated one
Click to expand...
Click to collapse
Where is the multidisabler file located? I'm wanting to try this on my US Snapdragon S20+! ?
ismoore said:
The bootloader can't be unlocked on the U and U1 models.
Click to expand...
Click to collapse
Not true pm me for details
ismoore said:
The bootloader can't be unlocked on the U and U1 models.
Click to expand...
Click to collapse
I have unlocked S10 G973U. PM me or join telegram group for more info.
sabrdawg said:
Where is the multidisabler file located? I'm wanting to try this on my US Snapdragon S20+! ?
Click to expand...
Click to collapse
Multidisabler zip cant decrypte for now, super partition vendor are read only and cant modify fstab.qcom, will be fixed later.
The only way is to push edited fstab.qcom to vendor via adb or root manager.
Will add a guide tomorrow.
Theres a file at /system/recovery-from-boot.p or something rather he probably needs to remove else it will overwrite the custom recovery with other one.
afaneh92 said:
you can be the first tester on regular s20.
worked fine on G988U, you need to be stock for disabling AVB then wipe and go back to download mode and flash TWRP
Click to expand...
Click to collapse
jsbutran said:
I followed the steps but always get bootup in Android Recovery. Im on g988n snapdragon. Please guide. I have done OEM unlocking. Disabled AVB and flashed recovery. but try to boot in recovery I get into Android recovery. What I'm doing wrong
Click to expand...
Click to collapse
Same problem here. G9860.

[RECOVERY][3.5.0-0][UNOFFICIAL] TWRP Xiaomi POCO X3 [surya][karna]

{
"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 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:
Code:
/*
*
* 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:
- Touch Works in all states (No matter about lockscreen there or not)
- 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)
INSTALLATION:
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:
fastboot flash recovery "name_of_recovery.img"
4. On installation of TWRP , to boot the recovery do:-
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!
Download:
TWRP By mahajant99
Donation:
PayPal: PayPal.me/mhjn950
UPI: [email protected]
XDA:DevDB Information
TWRP, Tool/Utility for the Xiaomi Poco X3 NFC
Contributors
mahajant99
Source Code: https://github.com/mahajant99/device_xiaomi_surya_twrp
Version Information
Status: Beta
Beta Release Date: 2020-09-26
Created 2020-09-26
Last Updated 2021-01-02
Reserved
Tyvm
Awesome job, haven't tried it yet, but definitely will when I get my X3
What's the diference between this and [RECOVERY][3.4.0-12][surya]TWRP Xiaomi Poco X3?
For now it's the same I presume
bacitoto said:
What's the diference between this and [RECOVERY][3.4.0-12][surya]TWRP Xiaomi Poco X3?
For now it's the same I presume
Click to expand...
Click to collapse
Other recovery has issues TWRP overwrites, this one is previous version but doesnt have this issue tested is working better more user friendly thanks to the developer
This one doesnt freeze the screen after overwrite Nice job bro!!!
piranime said:
Other recovery has issues TWRP overwrites, this one is previous version but doesnt have this issue tested is working better more user friendly thanks to the developer
This one doesnt freeze the screen after overwrite Nice job bro!!!
Click to expand...
Click to collapse
Yes, works good. Flashed Magisk without Problems and tried some reboots without freezing toucscreen!
This one works flawlessly
This TWRP needs some vbmeta file to survive? Format data working? Decryption?
how to use this recovery on this phone but not to be permanent.. I just need temporary twrp to install magisk zip file... Anyone knows?
BlueMan_86 said:
how to use this recovery on this phone but not to be permanent.. I just need temporary twrp to install magisk zip file... Anyone knows?
Click to expand...
Click to collapse
check the installation steps and skip step no. 3 and proceed to step 4 - that will load twrp only virtually...
Good day guys, question, this TWRP can format data, wipe , etc , flash latest magisk like always ?
Is someone using Xiaomi EU with this TWRP and if can provide instructions for flashing or flashing EU via Miflash I´ve read that it's like a fastboot rom/ . TGZ)?... it´s the only rom for now, and stock rom is a monumental mess....
Before on my previous device Davinci I enter TWRP wipe all, flash custom rom based on MIUI , format data and reboot...
Hello Sir, how to unlock the bootloader?
iamlaybhari said:
Hello Sir, how to unlock the bootloader?
Click to expand...
Click to collapse
Any Tutorial on Youtube for Xiaomi devices with MIUI 11, 12 will work , it's the same method for all
Joakin2k said:
This TWRP needs some vbmeta file to survive? Format data working? Decryption?
Click to expand...
Click to collapse
No, just follow the steps mentioned in thread
Joakin2k said:
Good day guys, question, this TWRP can format data, wipe , etc , flash latest magisk like always ?
Is someone using Xiaomi EU with this TWRP and if can provide instructions for flashing or flashing EU via Miflash I´ve read that it's like a fastboot rom/ . TGZ)?... it´s the only rom for now, and stock rom is a monumental mess....
Before on my previous device Davinci I enter TWRP wipe all, flash custom rom based on MIUI , format data and reboot...
Click to expand...
Click to collapse
Yes you can format data wipe etc stuff with this twrp and also magisk can be flashed with it. Rest yes you can flash EU ROM too, download the eu zip from their site.
Thanks OP
Do you need bootloader unlocked to use this flash recovery i am still waiting 7 days for my bootloader unlock?
jutley said:
Do you need bootloader unlocked to use this flash recovery i am still waiting 7 days for my bootloader unlock?
Click to expand...
Click to collapse
Yeah, unlocked bootloader only.
---------- Post added at 03:06 PM ---------- Previous post was at 03:00 PM ----------
Most of the time this recovery will not save the modification I do in Settings (time format, unchecked install twrp app, time zone, unchecked display sleep). After I reboot to recovery, all settings are default.
Any chance to get an custom recovery that supports Android R?

[RECOVERY][UNOFFICIAL] TWRP for Galaxy S10 Lite (Snapdragon)

{
"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 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.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your 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.
Supported Models:
Galaxy S10 Lite G770U, G770W and G770F only.
US/Canada bootloader unlock thread:
here
Download & Guide:
1. Unlock your bootloader.
2. Download S10 Lite: r5q.
3. Reboot to download mode and flash vbmeta_disabled.tar in AP slot and reboot. Device will reboot to stock recovery mode prompting you to wipe data so wipe data and reboot to download mode again.
4. Put the TWRP tar for your device with Odin in the AP slot and click start.
5. Reboot to recovery via recovery key combo.
6. Disable encryption:
- Go to Advanced > Terminal, type: multidisabler.​If vendor complain about free space left on device, will attempt to resize vendor. and it ask to - Run multidisabler again!.​- Type: multidisabler again. will see - Finished. when done.​7. Go back to Wipe > Format Data > type yes.
8. Reboot to recovery.
9. Flash magisk apk in twrp.
10. Reboot to system, Enjoy.
Note:
To disable encryption manually:
You need to replace fileencryption=ice with encryptable=ice only in userdata line (maybe rest lines) in vendor/etc/fstab.qcom
To avoid stock recovery restoration manually:
Rename system/recovery-from-boot.p to recovery-from-boot.p.bak
Click to expand...
Click to collapse
Support:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Telegram group
Bugs:
- Encryption not fully working.
Thanks:
TWRP team
Flávio and Vaughnn for testing
ianmacd for multidisabler
Sources:
Kernel tree
Device tree
Changelog:
29.11.2021 - Update to TWRP 3.6.0
- Add Symlinked dynamic partitions to fstab
- Update multidisabler
- fstab clean up
03.03.2021 - Update to latest TWRP source
- Add terminal multidisabler script
- fstab cleanup.
01.01.2021 - Update TWRP to 3.5.0
- Fix fastbootd
- Builds for Q and R.
21.11.2020 - Initial Release.
Everything work perfect. Thank You
Great, thank you.
@afaneh92 you're here too lol
fbs said:
@afaneh92 you're here too lol
Click to expand...
Click to collapse
Yes, Im taking a rest from S5 lol.
Do all versions have snapdragons and is it free bootloader unlock? Im hoping it works the same for the G770U as the G770f right. Im looking at buying one and I have to have root and twrp lol
Moderator Information,
Thread has been cleaned. Selling unlock services through XDA is not allowed.
Stephen said:
Moderator Information,
Thread has been cleaned. Selling unlock services through XDA is not allowed.
Click to expand...
Click to collapse
How is it possible I dont understand if samsung doesnt allow it officially how does that work?
Nice work on the recovery. This phone is tits its just as fast as my S6 tablet. Which partitions should I back up? Im not sure theres so many It wont back up modem.
Techguy777 said:
Nice work on the recovery. This phone is tits its just as fast as my S6 tablet. Which partitions should I back up? Im not sure theres so many It wont back up modem.
Click to expand...
Click to collapse
I though you wont do unlock your device lol.
Never mind it will back it up if I just backup modem by itself. What are the main ones for bootloops? Im guessing data, boot, super img with all the partitions inside.
The way I rooted was unlocked bootloader, flashed the dbmeta dummy file, had magisk canary on a ssd drive with the twrp and samsung disabler. After I flashed twrp I boot into recovery flashed the disabler and formate data yes and than I just flash magisk v21.1 zip and rebooted. Now I have check adb apps unchecked in developer options as migrate says his app works better that way so I dont know if it made a difference or not.
afaneh92 said:
I though you wont do unlock your device lol.
Click to expand...
Click to collapse
I did the easy way. Im a broke bum it was a gift I dont have a 150 dollars so I went with the 770f model. If I had to I would have.
What we need now is a permissive kernel.
Techguy777 said:
What we need now is a permissive kernel.
Click to expand...
Click to collapse
You can use the kernel in TWRP its permissive. I dont have free time to support kernels. but you can build it yourself.
GitHub - mohammad92/android_kernel_samsung_r5q: Kernel source for the Samsung Galaxy S10 Lite (Snapdragon)
Kernel source for the Samsung Galaxy S10 Lite (Snapdragon) - GitHub - mohammad92/android_kernel_samsung_r5q: Kernel source for the Samsung Galaxy S10 Lite (Snapdragon)
github.com
there is a build menu, easy way.
afaneh92 said:
You can use the kernel in TWRP its permissive. I dont have free time to support kernels. but you can build it yourself.
GitHub - mohammad92/android_kernel_samsung_r5q: Kernel source for the Samsung Galaxy S10 Lite (Snapdragon)
Kernel source for the Samsung Galaxy S10 Lite (Snapdragon) - GitHub - mohammad92/android_kernel_samsung_r5q: Kernel source for the Samsung Galaxy S10 Lite (Snapdragon)
github.com
there is a build menu, easy way.
Click to expand...
Click to collapse
I know I was thinking of trying it, ive built Lineage and a couple of roms for the S2 tablet, Nexus 6, and Ive tried twrp but never kernel. I have my build environment setup on ubuntu 14 on another hard drive but I have a cheap TLC hdmi tv and the resolution messed up and now everything is out of view and I can't even afford a 100 used monitor so its been put on hold for 2 years now.
When you restore a backup which partitions do you restore?
Techguy777 said:
I know I was thinking of trying it, ive built Lineage and a couple of roms for the S2 tablet, Nexus 6, and Ive tried twrp but never kernel. I have my build environment setup on ubuntu 14 on another hard drive but I have a cheap TLC hdmi tv and the resolution messed up and now everything is out of view and I can't even afford a 100 used monitor so its been put on hold for 2 years now.
When you restore a backup which partitions do you restore?
Click to expand...
Click to collapse
all but read only, which is modem.
afaneh92 said:
all but read only, which is modem.
Click to expand...
Click to collapse
I was looking into twrp wipe and it doesn't show system? So how do I flash lineage. Its weird because everything is different and I can't find instructions of all of it anywhere note in the note 20 twrp page nowhere.
afaneh92 said:
all but read only, which is modem.
Click to expand...
Click to collapse
Hey android 11 one ui 3.0 just dropped for the s10 lite.
Techguy777 said:
Hey android 11 one ui 3.0 just dropped for the s10 lite.
Click to expand...
Click to collapse
Yes I know long time ago, cant update twrp until we got kernel source.
Techguy777 said:
I was looking into twrp wipe and it doesn't show system? So how do I flash lineage. Its weird because everything is different and I can't find instructions of all of it anywhere note in the note 20 twrp page nowhere.
Click to expand...
Click to collapse
There no system wipe, this is dynamic partition device. System, vendor, product and odm are part of super partition. Do some search.

Categories

Resources