Development [RECOVERY][UNOFFICIAL] OrangeFox Recovery Project - Redmi Note 9T

OrangeFox Recovery Project
{
"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:
/*
* 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 recovery
* 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.
*
*/
OrangeFox is FREE SOFTWARE​Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
FEATURES:
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Password
* Support for Miui and Custom ROMs
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
DOWNLOADS
https://github.com/gsuzeda/twrp_cannon/releases/
INSTALLATION
1. Download the OrangeFox and vbmeta zip to your device
2. Reboot to your existing OrangeFox (or other custom TWRP-based) Recovery
3. Install the OrangeFox zip as a normal zip installer
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Flash vbmeta
NOTES
You must flash vbmeta patched every time you install miui stock
FAQ and Guides: https://wiki.orangefox.tech/en/guides
ATTENTION!!
If you checked the option "disable twrp replace"
you must do the installation via fastboot
Code:
fastboot flash recovery recovery.img
Contributors
@mvaisakh @gsuzeda
Source Code: https://gitlab.com/OrangeFox
Device tree: https://github.com/gsuzeda/twrp_cannon/tree/ofox-10
The OrangeFox App - App Downloads | App Discussions
Version Information
Status: Stable
Current Stable Version: R11
​

Reserved

Great work man!!

Thanks for orange fox recovery, I tried to install it but I got an error. Thanks bud.

oscarmaldonado said:
Thanks for orange fox recovery, I tried to install it but I got an error. Thanks bud.
Click to expand...
Click to collapse
Flash the recovery.img from fastboot

Let the game begin. Thanks.

oscarmaldonado said:
Thanks for orange fox recovery, I tried to install it but I got an error. Thanks bud.
Click to expand...
Click to collapse
I will investigate the problem. Thanks for sharing

Спасибо большое всё ок

Meu dev favorito, perfeito sem defeitos

Is this compatible with the version with NFC?

kestrelv2 said:
Is this compatible with the version with NFC?
Click to expand...
Click to collapse
Yeap.

Thanks! You're the best.

thanks for the tutorial . but I have two questions .
What is the way to install orange fox if the phone i not modified yet (no recovery what so ever, except the xiaomi ) ?
Once orangefox installed, do i have to install magisk ? is it possible ?

You must install via fastboot with the phone previously unlocked.
Works with magisk yes, but vbmeta must be flashed first.
With the android 11 update the encryption is not working, I'm studying how to solve

gsuzeda said:
You must install via fastboot with the phone previously unlocked.
Works with magisk yes, but vbmeta must be flashed first.
With the android 11 update the encryption is not working, I'm studying how to solve
Click to expand...
Click to collapse
Thanks for the quick answer . I'm trying to write a doc for a complete root and flash .
can you give me a fastboot command list ?

chmick said:
Thanks for the quick answer . I'm trying to write a doc for a complete root and flash .
can you give me a fastboot command list ?
Click to expand...
Click to collapse
it's already in the post:
fastboot flash recovery recovery.img

thanks for the answer . I was not very clear in my question . My goal is to write a complete doc :
"how to root and install lineage OS (or other custom rom ) on your brand new redmi note 9T for the noobs"
So if you don't mind can you comment the following doc (for now it's just a draft):
especially can you tell me if there are extra steps I could had like installing magisk directly from orangefox
======================================================================================
## how to root and install lineage OS (or other custom rom ) on your brand new redmi note 9T for the noobs
=======================================================================================
## procedure for going from brand new buy xiaomi note 9T to lineage OS .
Read the complete procedure carefully before start: Beware you will loose all data you may have on the phone .and you will loose warranty .
requirements : a brand new redmi note 9T (direct from the store, no modifications), a pc with windows , the usb cable to link the pc to the phone.
a sdcard where you can store the rom and some zip to put in your phone
Make sure the pc is up ot date with latest android usb driver and adb available :
usb drivers here : https://developer.android.com/studio/run/win-usb
adb software : https://www.xda-developers.com/install-adb-windows-macos-linux/
## FIRST STEP : unlock the booloader .
for this you need a xiaomi account (if you created one with your phone , use it)
a video tutoriel here :
you will probably have to wait 167 hours before you can unlock the phone
there is also this version of the unlocker (to bypass the wait time), but I have not tested it
Download MiUnlock_bypass_OTP.zip - Generic
Download file MiUnlock_bypass_OTP.zip - Generic - in MiFirm ✅ - Xiaomi MIUI Firmware - ROM - TWRP download free and max speed - The biggest Xiaomi Mi download
mifirm.net
### SECOND STEP download and save files
download orangefox from here https://github.com/gsuzeda/twrp_cannon/releases/
put the vbmeta.zip and OrangeFox-R11.0-Unofficial-cannong.zip on the sdcard
put the recovery.img in the same directory than your fastboot program
download magisk files from here : https://github.com/topjohnwu/Magisk/releases/tag/v23.0
dwonload lineage os from
https://sourceforge.net/projects/andyyan-gsi/files/lineage-18.x/lineage-18.1-20210615-UNOFFICIAL-treble_arm64_bvS.img.xz/download
unzip the file to your sdcard .
## SECOND STEP : install orangefox
orangefox is a recovery program like twrp but with more option
once the booloader unlocked install recovery orangefox .
Make sure than usb debugging and install via usb is checked in the developer option of your phone
power off your phone and restart your phone in fastboot mode (volume down + power )
plug it to your pc .
open a command shell in the directory
write the command : fastboot flash recovery recovery.img
once the install complete , reboot your phone in recovery mode (volume up + power)
once boot in recovery mode you should see the orangefox menu.
Use the file explorer to go to the sdcard and tap on the orange fox zip files .
then swipe to install
### THIRD STEP
TO DO.

chmick said:
thanks for the answer . I was not very clear in my question . My goal is to write a complete doc :
"how to root and install lineage OS (or other custom rom ) on your brand new redmi note 9T for the noobs"
So if you don't mind can you comment the following doc (for now it's just a draft):
especially can you tell me if there are extra steps I could had like installing magisk directly from orangefox
======================================================================================
## how to root and install lineage OS (or other custom rom ) on your brand new redmi note 9T for the noobs
=======================================================================================
## procedure for going from brand new buy xiaomi note 9T to lineage OS .
Read the complete procedure carefully before start: Beware you will loose all data you may have on the phone .and you will loose warranty .
requirements : a brand new redmi note 9T (direct from the store, no modifications), a pc with windows , the usb cable to link the pc to the phone.
a sdcard where you can store the rom and some zip to put in your phone
Make sure the pc is up ot date with latest android usb driver and adb available :
usb drivers here : https://developer.android.com/studio/run/win-usb
adb software : https://www.xda-developers.com/install-adb-windows-macos-linux/
## FIRST STEP : unlock the booloader .
for this you need a xiaomi account (if you created one with your phone , use it)
a video tutoriel here :
you will probably have to wait 167 hours before you can unlock the phone
there is also this version of the unlocker (to bypass the wait time), but I have not tested it
Download MiUnlock_bypass_OTP.zip - Generic
Download file MiUnlock_bypass_OTP.zip - Generic - in MiFirm ✅ - Xiaomi MIUI Firmware - ROM - TWRP download free and max speed - The biggest Xiaomi Mi download
mifirm.net
### SECOND STEP download and save files
download orangefox from here https://github.com/gsuzeda/twrp_cannon/releases/
put the vbmeta.zip and OrangeFox-R11.0-Unofficial-cannong.zip on the sdcard
put the recovery.img in the same directory than your fastboot program
download magisk files from here : https://github.com/topjohnwu/Magisk/releases/tag/v23.0
dwonload lineage os from
https://sourceforge.net/projects/andyyan-gsi/files/lineage-18.x/lineage-18.1-20210615-UNOFFICIAL-treble_arm64_bvS.img.xz/download
unzip the file to your sdcard .
## SECOND STEP : install orangefox
orangefox is a recovery program like twrp but with more option
once the booloader unlocked install recovery orangefox .
Make sure than usb debugging and install via usb is checked in the developer option of your phone
power off your phone and restart your phone in fastboot mode (volume down + power )
plug it to your pc .
open a command shell in the directory
write the command : fastboot flash recovery recovery.img
once the install complete , reboot your phone in recovery mode (volume up + power)
once boot in recovery mode you should see the orangefox menu.
Use the file explorer to go to the sdcard and tap on the orange fox zip files .
then swipe to install
### THIRD STEP
TO DO.
Click to expand...
Click to collapse
I really liked the initiative, congratulations!
I recommend you make a post on xda
maybe you can change some things
1- you need to wait 168 hours to unlock
2- the bypass works for devices not yet linked to mi account
3- the magisk link points to a specific version, better switch to releases
4- same thing for lineage
5- It is important to highlight the version of our vendor (a11 arm64 ab)
6- it might be interesting to teach what the letters in the roms' names represent (b, v, g, z...)
7 - this can be useful:
CANNONG GSI CHART
How to make a flashable GSI

gsuzeda said:
I really liked the initiative, congratulations!
I recommend you make a post on xda
maybe you can change some things
1- you need to wait 168 hours to unlock
2- the bypass works for devices not yet linked to mi account
3- the magisk link points to a specific version, better switch to releases
4- same thing for lineage
5- It is important to highlight the version of our vendor (a11 arm64 ab)
6- it might be interesting to teach what the letters in the roms' names represent (b, v, g, z...)
7 - this can be useful:
CANNONG GSI CHART
How to make a flashable GSI
Click to expand...
Click to collapse
Thanks . I added your comments to my doc . I also making a paragraph about making a zip with flashable GSi. If i understood well , it allows to transform an img file to a zip archive , that can be installed from orangefox recovery mode . Am i right ?
Before to publish a first version of the doc (it's made for android 11). I would like to have you opinion on magisk . Can I install magisk from orangefox .(I saw some video with orangefox and a magisk menu) ? and then update it from magisk manager ?
what do you think the order should be ?
install orangefox --> install custom rom --> install magisk
or
install orangefox --> install magisk --> install custom rom

chmick said:
Thanks . I added your comments to my doc . I also making a paragraph about making a zip with flashable GSi. If i understood well , it allows to transform an img file to a zip archive , that can be installed from orangefox recovery mode . Am i right ?
Before to publish a first version of the doc (it's made for android 11). I would like to have you opinion on magisk . Can I install magisk from orangefox .(I saw some video with orangefox and a magisk menu) ? and then update it from magisk manager ?
what do you think the order should be ?
install orangefox --> install custom rom --> install magisk
or
install orangefox --> install magisk --> install custom rom
Click to expand...
Click to collapse
About GSI maker you are right
The order you install magisk doesn't matter in this case because magisk uses the boot partition and not system. You can install it normally by recovery after vbmeta. About the magisk menu, you will only be able to use it after I manage to decrypt the internal storage

Related

[RECOVERY][OFFICIAL][3.6.1-x] TWRP for Galaxy S10/e/+/5G Exynos

{
"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"
}
Official TWRP 3.6.1-* For Galaxy S10/e/+/5G​Only for exynos variants - G970F / G973F / G975F / G977B (Europe - Global, Single/Dual-SIM), G970N / G973N / G975N / G977N (South Korea)
Disclaimer
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.
Kernel Features:
latest kernel source release
disabled uh/defex/proca/knox/rkp/rooting protection/logging/audit/useless features
spoofed config for firmware checks
Recovery Features:
built in full 64 mode
toybox/busybox support
compatible with Android 10.0 and above
Downloads:
S10e - beyond0lte - G970F/G970N
S10 - beyond1lte - G973F/G973N
S10+ - beyond2lte - G975F/G975N
S10 5G - beyondx- G970F/G977N
avb disabled vbmeta
Instructions:
Odin (Windows)
Prerequisites: Samsung USB drivers, Odin v3.14.1
If you already have the bootloader unlocked you can skip to step 6.
Make sure OEM Unlock is ON in developer settings;
Turn off the phone;
Use vol down + bixby key + usb cable plugged to a pc to start the phone in download mode;
Long press vol up then confirm you want to unlock bootloader (this is needed one time only);
* Please be aware all your data will be erased including internal storage and phone will reboot!!
Let the phone boot normally, pass the setup and connect to internet (wireless or mobile data) in order to unlock RMM;
Make sure OEM Unlock is ON in developer settings;
Turn off the phone;
Use vol down + bixby key + usb cable plugged to a pc to start the phone in download mode, short press vol up to confirm you want to go to download mode;
* If by any chance you see RMM state=Prenormal or KG state=Prenormal, redo from step 5!
Download appropriate TWRP .tar file according to your device
Download avb disabled vbmeta .tar
Open Odin v3.14.1 and place the downloaded TWRP .tar file in AP tab, downloaded vbmeta .tar file in CP tab and click Start - once you press start grab the phone and press vol up + bixby + power to force it boot straight in TWRP after flashing
!! Only if coming from full stock firmware
In TWRP home screen press wipe - format data - yes
Download and flash multidisabler-samsung-3.* zip to disable security and encryption.
Heimdall (Linux)
Install heimdall & additional required packages:
Code:
sudo apt-get update
sudo apt-get install heimdall-flash android-tools-fastboot android-tools-adb libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev
If you already have the bootloader unlocked you can skip to step 6.
Make sure OEM Unlock is ON in developer settings;
Turn off the phone;
Use vol down + bixby key + usb cable plugged to a pc to start the phone in download mode;
Long press vol up then confirm you want to unlock bootloader (this is needed one time only);
* Please be aware all your data will be erased including internal storage and phone will reboot!!
Let the phone boot normally, pass the setup and connect to internet (wireless or mobile data) in order to unlock RMM;
Make sure OEM Unlock is ON in developer settings;
Turn off the phone;
Use vol down + bixby key + usb cable plugged to a pc to start the phone in download mode, short press vol up to confirm you want to go to download mode;
* If by any chance you see RMM state=Prenormal or KG state=Prenormal, redo from step 5!
Download appropriate TWRP .img file according to your device
Download avb disabled vbmeta .img
Open your preferred terminal in linux and type (replace red lines with the path of downloaded img files):
Code:
sudo heimdall flash --RECOVERY /path/to/recovery.img --VBMETA /path/to/vbmeta.img
and press enter - once you press enter grab the phone and press vol up + bixby + power to force it boot straight in TWRP after flashing
!! Only if coming from full stock firmware
In TWRP home screen press wipe - format data - yes
Download and flash multidisabler-samsung-3.* zip to disable security and encryption.
TWRP
Download .img file for your device and install from your current TWRP with Install image - browse to image location and select - Recovery
dd (Requires root)
Download .img file for your device, place it in the root of your /sdcard folder, rename it to twrp.img then run the following commands via adb shell or a terminal emulator app:
Code:
su
dd if=/sdcard/twrp.img of=/dev/block/platform/13d60000.ufs/by-name/recovery
!! Only if coming from full stock (magisk patched) firmware
In TWRP home screen press wipe - format data - yes
Download and flash multidisabler-samsung-3.* zip to disable security and encryption.
Sources:
Device trees - beyond0lte / beyond1lte / beyond2lte / beyondx
Kernel - https://github.com/corsicanu/android_kernel_samsung_universal9820/tree/android-9.0
Recovery - https://github.com/omnirom/android_bootable_recovery
Credits:
TeamWin, geiti94, jesec, dyneteve, ianmacd, testers, donors and anyone else involved in making this possible
As always, if you like what i do, you can always send me some pizza/coffee/drugs/drinks or anything else via paypal.me/corsicanu
Compatibility and changelog:
07.03.2022 - TWRP 3.6.1
Security patch: 2022-02-01
Compatibility: only GVA*/GVB* firmwares, OneUI 4.0
Spoiler: Archive
09.01.2022 - android 12 support
Security patch: 2022-01-01
Compatibility: only GUL* firmwares, OneUI 4.0
08.01.2021 - android 11 support
Security patch: 2020-12-01
Compatibility: only ETL* firmwares, OneUI 3.0
27.12.2020 - TWRP 3.5.0 bringup - december release
Security patch: 2020-12-01
Compatibility: only DTK* and DTL* firmwares
09.12.2020 - december release
Security patch: 2020-12-01
Compatibility: only DTK* and DTL* firmwares
05.12.2020 - Initial release
Security patch: 2020-11-01
Compatibility: DTJ* firmwares
Misc links:
TeamWin official website
Telegram Support Group
Telegram Channel
Bootloaders / modems zips
Latest Magisk stable or canary
Further reading:
Full guide of how to unlock/root your device
Patch TWRP with Magisk
Use recovery to boot up rooted
Background on Android Verified Boot
Rollback protection
FAQ
Q: Can i use this recovery with other firmware then mentioned in compatibility?
A: Only with same Android version and only if you don't plan to boot rooted with TWRP (some kernels deliver root prebuilt in kernel), or Rollback protection will kick in and you won't be able to pass the lockscreen.
Q: Where do i get vbmeta.img?
A: From here, download the one you need according to install instructions.
Q: TWRP can't mount data partition, what to do?
A: Make sure you formatted data partition.
Q: Phone is not booting even after 20 minutes
A: Try to reboot. If still not booting, make sure you flashed multidisabler zip / formatted data partition.
Q: How to format data partition?
A:
Q: Phone is showing only Samsung logo
A: Try to reboot. If still not booting, consider installing an older TWRP build or a more recent firmware. If you still don't succeed, post here some details about your device and previous firmware and we might be able to help.
Q: Why do i need to format data partition?
A: Because old firmware encrypted your data partition and new rom can't decrypt and use that content / root needs access to data partition to place misc files / phone not booting after flashing root until data partition gets formatted.
further reading moved to #2
Thanks for your work, good job
Amazing work as always Corsi, thank you so much!
Thanks Sir I'm fan of your hadesRom and I'll wait your new work//from Thailand
Well done as always
Great work as aways @corsicanu! Keep it up and don't worry about the others, OFFICIAL is yours, haters gonna hate...
Cheers!
Can I just flash this to recovery in ians twrp that I currently have?
Eidluci said:
Can I just flash this to recovery in ians twrp that I currently have?
Click to expand...
Click to collapse
What it says on the box...
If you already have TWRP installed, download .img file according to instructions from step 9 from above, and install from your current TWRP with Install image - browse to image location and select - Recovery
is this better than the ianmcd 3.4.0.3 TWRP?
r3xx3r said:
is this better than the ianmcd 3.4.0.3 TWRP?
Click to expand...
Click to collapse
My thoughts exactly!
For that matter, is it better than Modpunk's 3.4.0-0?
There are various custom ROM Modders stating use this (name) TWRP - all stating different TWRPs.
Presently we have 3 different Mods versions of TWRPs for the S10- family.
I, for one, have difficulty in seeing the difference between the TWRPs???
One is compatibility, two is ian's dropping the support.
Hi! I have problem with latest samsung firmware and twrp. I can get root and i can install twrp from 0. But recovery can't access data folder (sam folders with strange name) and multi disabler put the phone in a "stack at samsung logo" state! Why?
rubino25 said:
Hi! I have problem with latest samsung firmware and twrp. I can get root and i can install twrp from 0. But recovery can't access data folder (sam folders with strange name) and multi disabler put the phone in a "stack at samsung logo" state! Why?
Click to expand...
Click to collapse
You have to format /data to decrypt your device. Be aware that you'll loose all your data. Read FAQ, it includes all the info you need.
Cheers!
AndrzejDwo said:
You have to format /data to decrypt your device. Be aware that you'll loose all your data. Read FAQ, it includes all the info you need.
Cheers!
Click to expand...
Click to collapse
Thanks!
Norup58 said:
My thoughts exactly!
For that matter, is it better than Modpunk's 3.4.0-0?
There are various custom ROM Modders stating use this (name) TWRP - all stating different TWRPs.
Presently we have 3 different Mods versions of TWRPs for the S10- family.
I, for one, have difficulty in seeing the difference between the TWRPs???
Click to expand...
Click to collapse
If you're not using any modpunk rom (such as his LineageOS) - you'll need to use his twrp - no way around that. - it's really not recommended if you want to run any of the ROMs besides that as it'll likely not work.
Ianmcd twrp is best used on any rom/fw below DTI8 (so anything from DTH7 and below) - This is losing support soon and no longer will be updated.
(tldr: unless you're planning to use my crdroid 7, Ivan's lineage 18 or latest 17.1 - I recommend you keep to this twrp until other roms are updated)
This twrp here (corsicanu) is now the recommended twrp from now on as long as you're on DTI8 or above and flashing DTI8 based roms.
Official builds are up, updated the links and the instructions, read carefully everything before you brick your phone.
Congrats @corsicanu. As always, quality work. Keep it up mate. ??

[RECOVERY][OFFICIAL][3.6.1-x] TWRP for Galaxy Note 10/+/5G Exynos

{
"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"
}
Official TWRP 3.6.1-* For Galaxy Note 10/+/5G​Only for exynos variants - N970F / N975F / N976B (Europe - Global, Single/Dual-SIM), N971N, N976N (South Korea)
Disclaimer
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.
Kernel Features:
latest kernel source release
disabled uh/defex/proca/knox/rkp/rooting protection/logging/audit/useless features
spoofed config for firmware checks
Recovery Features:
built in full 64 mode
toybox/busybox support
compatible with Android 10.0 and above
Downloads:
Note 10 - d1 - N970F
Note 10 5G - d1x - N971N
Note 10+ - d2s - N975F
Note 10+ 5G - d2x - N976B/N976N
avb disabled vbmeta
Instructions:
Odin (Windows)
Prerequisites: Samsung USB drivers, Odin v3.14.1
If you already have the bootloader unlocked you can skip to step 6.
Make sure OEM Unlock is ON in developer settings;
Turn off the phone;
Use vol up + vol down + usb cable plugged to a pc to start the phone in download mode;
Long press vol up then confirm you want to unlock bootloader (this is needed one time only);
* Please be aware all your data will be erased including internal storage and phone will reboot!!
Let the phone boot normally, pass the setup and connect to internet (wireless or mobile data) in order to unlock RMM;
Make sure OEM Unlock is ON in developer settings;
Turn off the phone;
Use vol up + vol down + usb cable plugged to a pc to start the phone in download mode, short press vol up to confirm you want to go to download mode;
* If by any chance you see RMM state=Prenormal or KG state=Prenormal, redo from step 5!
Download appropriate TWRP .tar file according to your device
Download avb disabled vbmeta .tar
Open Odin v3.14.1 and place the downloaded TWRP .tar file in AP tab, downloaded vbmeta .tar file in CP tab and click Start - once you press start grab the phone and press vol up + power to force it boot straight in TWRP after flashing
!! Only if coming from full stock firmware
In TWRP home screen press wipe - format data - yes
Download and flash multidisabler-samsung-3.* zip to disable security and encryption.
Heimdall (Linux)
Install heimdall & additional required packages:
Code:
sudo apt-get update
sudo apt-get install heimdall-flash android-tools-fastboot android-tools-adb libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev
If you already have the bootloader unlocked you can skip to step 6.
Make sure OEM Unlock is ON in developer settings;
Turn off the phone;
Use vol up + vol down + usb cable plugged to a pc to start the phone in download mode;
Long press vol up then confirm you want to unlock bootloader (this is needed one time only);
* Please be aware all your data will be erased including internal storage and phone will reboot!!
Let the phone boot normally, pass the setup and connect to internet (wireless or mobile data) in order to unlock RMM;
Make sure OEM Unlock is ON in developer settings;
Turn off the phone;
Use vol up + vol down + usb cable plugged to a pc to start the phone in download mode, short press vol up to confirm you want to go to download mode;
* If by any chance you see RMM state=Prenormal or KG state=Prenormal, redo from step 5!
Download appropriate TWRP .img file according to your device
Download avb disabled vbmeta .img
Open your preferred terminal in linux and type (replace red lines with the path of downloaded img files):
Code:
sudo heimdall flash --RECOVERY /path/to/recovery.img --VBMETA /path/to/vbmeta.img
and press enter - once you press enter grab the phone and press vol up + power to force it boot straight in TWRP after flashing
!! Only if coming from full stock firmware
In TWRP home screen press wipe - format data - yes
Download and flash multidisabler-samsung-3.* zip to disable security and encryption.
TWRP
Download .img file for your device and install from your current TWRP with Install image - browse to image location and select - Recovery
dd (Requires root)
Download .img file for your device, place it in the root of your /sdcard folder, rename it to twrp.img then run the following commands via adb shell or a terminal emulator app:
Code:
su
dd if=/sdcard/twrp.img of=/dev/block/platform/13d60000.ufs/by-name/recovery
!! Only if coming from full stock (magisk patched) firmware
In TWRP home screen press wipe - format data - yes
Download and flash multidisabler-samsung-3.* zip to disable security and encryption.
Sources:
Device trees - d1 / d1x / d2s / d2x
Kernel - https://github.com/corsicanu/android_kernel_samsung_universal9820/tree/android-9.0
Recovery - https://github.com/omnirom/android_bootable_recovery
Credits:
TeamWin, geiti94, jesec, dyneteve, ianmacd, testers, donors and anyone else involved in making this possible
As always, if you like what i do, you can always send me some pizza/coffee/drugs/drinks or anything else via paypal.me/corsicanu
Compatibility and changelog:
07.03.2022 - TWRP 3.6.1
Security patch: 2022-02-01
Compatibility: only GVA*/GVB* firmwares, OneUI 4.0
Spoiler: Archive
09.01.2022 - android 12 support
Security patch: 2022-01-01
Compatibility: only GUL* firmwares, OneUI 4.0
08.01.2021 - android 11 support
Security patch: 2020-12-01
Compatibility: only ETL* firmwares, OneUI 3.0
27.12.2020 - TWRP 3.5.0 bringup - december release
Security patch: 2020-12-01
Compatibility: only DTK* and DTL* firmwares
09.12.2020 - december release
Security patch: 2020-12-01
Compatibility: only DTK* and DTL* firmwares
05.12.2020 - Initial release
Security patch: 2020-11-01
Compatibility: DTJ* firmwares
Misc links:
TeamWin official website
Telegram Support Group
Telegram Channel
Bootloaders / modems zips
Latest Magisk stable or canary
Further reading:
Full guide of how to unlock/root your device
Patch TWRP with Magisk
Use recovery to boot up rooted
Background on Android Verified Boot
Rollback protection
FAQ
Q: Can i use this recovery with other firmware then mentioned in compatibility?
A: Only with same Android version and only if you don't plan to boot rooted with TWRP (some kernels deliver root prebuilt in kernel), or Rollback protection will kick in and you won't be able to pass the lockscreen.
Q: Where do i get vbmeta.img?
A: From here, download the one you need according to install instructions.
Q: TWRP can't mount data partition, what to do?
A: Make sure you formatted data partition.
Q: Phone is not booting even after 20 minutes
A: Try to reboot. If still not booting, make sure you flashed multidisabler zip / formatted data partition.
Q: How to format data partition?
A:
Q: Phone is showing only Samsung logo
A: Try to reboot. If still not booting, consider installing an older TWRP build or a more recent firmware. If you still don't succeed, post here some details about your device and previous firmware and we might be able to help.
Q: Why do i need to format data partition?
A: Because old firmware encrypted your data partition and new rom can't decrypt and use that content / root needs access to data partition to place misc files / phone not booting after flashing root until data partition gets formatted.
official builds will be up in few hours
Nice, congrats!
Hi, i'm getting the Note 10 soon & remember when i've tested the S10 months ago that i had trouble with twrp encryption/decryption : can you confirm after wiping data that you can encrypt it (system) and twrp will be able to decrypt it after you enter your pattern..? Thanks.
Android 11 TWRP is up already for a while, in case you didn't notice it yet grab it from twrp.me.
Don't forget to use targeted TWRP for your android version and release, read more about compatibility in second post of this thread.
PS: N971N does not have a build compatible with OneUI 3.0 since no public release of that yet, it will be built once samsung starts pushing the update for that phone.
Regards!
corsicanu said:
Android 11 TWRP is up already for a while, in case you didn't notice it yet grab it from twrp.me.
Don't forget to use targeted TWRP for your android version and release, read more about compatibility in second post of this thread.
PS: N971N does not have a build compatible with OneUI 3.0 since no public release of that yet, it will be built once samsung starts pushing the update for that phone.
Regards!
Click to expand...
Click to collapse
is the latest TWRP 3.5.0_9-4-d1 compatible with the latest Samsung ROM update? Below are the details of the firmware update I'm referring to:
ModelSM-N970FModel nameGalaxy Note 10VersionAndroid 11Changelist21054212Build dateThu, 18 Feb 2021 05:15:51 +0000Security Patch Level2021-03-01Product codeXTCPDAN970FXXU6FUBDCSCN970FOXM6FUBD
Thanks in advance!
Edit: based on this article it's One UI 3.1
Hi,
Is this method works and safe for N971N?
Android 12
nilofino said:
Hi,
Is this method works and safe for N971N?
Android 12
Click to expand...
Click to collapse
Actually I tried and it works
Is it safe after installing TWRP to RE-LOCK the bootloader???
tried using with android 12 trough magisk and i got phone blocked on samsung logo, also i was unable to select storage on wipe menu, any insight?
nilofino said:
Actually I tried and it works
Click to expand...
Click to collapse
HOW?!
I have the same SM-N971N, but I Got the error of showing less storage than it has after flashing. Like, -192GB/60GB and in settings it shows 16GB, Constantly says the TA Downloader has stopped.
So it messed up totally in my case ; and i reverted back
So Help me how did you managed?!
Rafin Rahman said:
HOW?!
I have the same SM-N971N, but I Got the error of showing less storage than it has after flashing. Like, -192GB/60GB and in settings it shows 16GB, Constantly says the TA Downloader has stopped.
So it messed up totally in my case ; and i reverted back
So Help me how did you managed?!
Click to expand...
Click to collapse
Just follow the instructions!
It seems that you have selected "repartition" option (in odin options),
You can find the solution easly. Maybe installing the stock Rom helps, but plz search for the solution before doing any further actions
nilofino said:
Just follow the instructions!
It seems that you have selected "repartition" option (in odin options),
You can find the solution easly. Maybe installing the stock Rom helps, but plz search for the solution before doing any further actions
Click to expand...
Click to collapse
No to be honest, i never messed with that part lol
But if it really is how you say, then let me try this pain once again :")
nilofino said:
Just follow the instructions!
It seems that you have selected "repartition" option (in odin options),
You can find the solution easly. Maybe installing the stock Rom helps, but plz search for the solution before doing any further actions
Click to expand...
Click to collapse
can you help me finding the twrp flashable zip for N9710N?
I used the original one from official website
Rafin Rahman said:
can you help me finding the twrp flashable zip for N9710N?
Click to expand...
Click to collapse
nilofino said:
I used the original one from official website
Click to expand...
Click to collapse
OK I DID IT! But man, twrp got installed, but no magisk, nothing is installing/flashing via TWRP, idk whyy!! :")
Maybe its android 12 thats causing problem
It did successfully installed TWRP as Custom Recovery, but as for superuser, Im handcuffed now , Sed Lyf:")
Intento instalar Twrp junto con Vbmate en mi N971N y me tira este error y si solo instalo Twrp no pasa del logo de Samsung
Thank you for your hardwork!

[RECOVERY] [OFFICIAL] OrangeFox Recovery for OnePlus 5

OrangeFox Recovery
Replace TWRP with OrangeFox once and you won't go back
Changelog:
- Initial Official build.
Contents:
Overview
Why OrangeFox?
Features
Screenshots
Links
Installation procedure
OVERVIEW:
Probably the most beautiful recovery out there.
Synced with the latest Teamwin changes.
Designed with latest Material design 2 guidelines.
Included customization.
Inbuilt patches, like Magisk and password reset patch.
Password protection.
Fully open-source.
Frequently updated.
Why OrangeFox?
OrangeFox has been operating for over two years. In that time OrangeFox have improved the quality, stability, and device support of the recovery. Today OrangeFox is the leader in stability, UI design, and UX. Installing OrangeFox means being with the latest code and fastest fixes.
Treble & Non-Treble Support
No compatibility.zip error while flashing OxygenOS
A lot of customisations
Extremely beautiful UI ready to please your eyes.
Dev team is always ready to fix your problems
F2FS support
Screenshots
Screenshots at
https://imgur.com/a/Ai8KWX9
and on Sourceforge
Links:
Support group: https://t.me/orangefoxop5t
Download: https://orangefox.download/
Installation procedure:
There are two methods to install OrangeFox
A) Via a recovery (for those with TWRP installed):
1. To install an OrangeFox zip, flash it with OrangeFox (or any TWRP-compatible custom recovery) without any wipes.
2. Do the same thing if you want to upgrade OrangeFox
3. When you flash an OrangeFox zip, there is no need to flash any DFE or any other such thing
4.To install an OrangeFox img file, boot into fastboot mode, and run the command: fastboot flash recovery OrangeFox-xyz.img
B) Via Fastboot (For those without a recovery):
You need a PC for this. If you do not have a PC, or access to a PC, then you are stuck!
1. Unlock your bootloader (if not already unlocked)
2. Install adb, fastboot and the relevant USB drivers onto your PCs)
3. Download the correct OrangeFox zip file to your phone, and to your PC
4. Extract recovery.img from the OrangeFox zip file, and copy recovery.img to your PC’s adb directory
5. Reboot your phone into fastboot/bootloader mode
6. Open up a command line window / terminal emulator on your PC
7. Change to the adb directory on your PC
8. Flash OrangeFox Recovery by using the fastboot flash recovery recovery.img command
9. Reboot into OrangeFox by pressing the power + volume down keys, until you see the OrangeFox splash screen
11. After OrangeFox has booted up, check that everything is working – eg, that it has mounted the data partition successfully, and that the touchscreen works.
12. Find and select the OrangeFox zip on your phone, tap on it, and swipe to install it (because OrangeFox Recovery needs some files from the zip)
After installation, the phone will automatically reboot into OrangeFox
Enjoy!
Hi !
I was kinda excited about this new recovery but official support for oneplus 5 is kinda... Dead, right ?
wund3rdelys said:
Hi !
I was kinda excited about this new recovery but official support for oneplus 5 is kinda... Dead, right ?
Click to expand...
Click to collapse
Yes
official dev did another update
SirRGB said:
official dev did another update an telegram
Click to expand...
Click to collapse
The link is broken
Phantom Thief said:
The link is broken
Click to expand...
Click to collapse
Telegram: Contact @orangefoxop5t
t.me

[HONOR 6x EMUI 8.X Oreo] Installing EMUI 8.X on Honor 6X EMUI 5.X and RAM extend via SD Card

My problem is that I can't run correctly LineageOS on Honor 6x, and I didn't know how to run it properly, and I still don't know how to do it because I got bootloop, even if I factory reset...
=> For future people who still want to know how I switch Honor 6x on EMUI 5.X to EMUI 8.X, I write just below the full step and problems that I met during this process (But I think there is already some thread that talk about this.
________________________________________________________________________________________________________
Installing EMUI 8.X Oreo from scratch on a Honor 6x running with the EMUI 5.X Nougat
First of all, I have to thanks @Djiban that help me for the first step ✌
So, many Custom ROM/AOSP ROM for Honor 6x required an EMUI 8.X base.
And to update your Honor 6x to EMUI 8.X, you MUST DEBRAND your phone to BLN L22 India version of the OS
1/ Requirements (Search on Google for installation and how to use, or ask in this thread below)
Spoiler: 1/ Requirements
- You can choose between those 2 methods (Advise you to take the Huawei MultiTool):
Have ADB and Fastboot tools on Computer: ||__Minimal ADB__|| (also present with Android Studio, Unity3D with Android build support)
For Unity3D, if you had add the Android Build Support, the adb and fastboot tools should be here : C:\Program Files\Unity\Hub\Editor\20XX.X.X\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\platform-tools (Replace 20XX.X.X with your version of Unity 3D)
You can ALSO use ||__Huawei MultiTool v8 __||, that get on more an interface(Great Noob Friendly tools).
I advise you to set the 2 tools inside the Windows 10 environment variable to easily use adb and fastboot command on command prompt. Type adb devices on the console tools of your computer, if it's correctly referenced you will see something like the screenshot:​
{
"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"
}
- Unlock the bootloader of your phone ! (you can use ||__DC unlocker__|| to get the bootloader code for 4€, or if someone know to get the number with a simple batch file code ? It would be awesome) (Huawei don't get you anymore the bootloader code, even with the paid service)
To make DC-UNLOCKER detect your phone :​
In your phone Settings -> About Phone -> Press 7 times the Build Number => To unlock Developpers Options; then go to Settings -> Developpers Options => Enable USB debugging
Install HiSuite from Huawei to get all the drivers needed to detect your Huawei/Honor phone on your computer
You have to type in dial pad(the default phone app) *#*#2846579#*#* then go to ProjectMenu -> Background Settings -> USB Ports Settings -> [U]Manufacture Mode[/U]. You have to redo this if you disconnected your phone, because it will set by default the HiSuite Port !
Once you get the code :​
In your phone Settings -> Developpers Options => Enable Unlocking OEM
Connect your phone to your computer and allow the debugging mode, and choose MTP mode(transfert files, not charging only)
With Huawei Multi-Tool, press Quick Actions(top right of the UI) -> Reboot to Fastboot mode (OS-FB) OR
Open the console (search cmd on windows), and type adb reboot bootloader
Open the console (search cmd on windows), and type fasboot oem unlock YOURCODE
If all good, type in the cmd : fastboot reboot
- MUST install TWRP Recovery 3.1.1 (Other versions will not work for EMUI 5.X Android Nougat) :
Use Huawei MultiTool : In Recovery Tab, it will normally propose you the EMUI5 twrp image or the 3.1.x version. Press Flash Recovery_ramdisk (require you to enable/allow USB debugging on your phone)
You can also choose an image from your download (see link below for twrp 3.1.1)
Or with the cmd
Boot into fastboot : adb reboot bootloader
Install TWRP : fastboot flash recovery twrp-3.1.1-0-berlin.img
||__All TWRP version for Honor 6x[berlin]__||
||__twrp-3.1.1-0-berlin.img__||
- Advise you also to make a backup with HiSuite to save your data, and a TWRP backup to recover your system in case.
- To reboot into TWRP Recovery mode, press Volume + and Power buttons. Or use Huawei MultiTool v8 Quick Actions or type into the cmd : adb reboot recovery
2/ Debrand to BLN-L22
Spoiler: 2/ Debrand to BLN-L22
- See if you already got the BLN-L22 or not : Honor6x -> Settings -> About phone -> Build number
If yes, you can skip this step
View attachment 5233545
- Here is the tutorial made by @shashank1320 to debrand to BLN-L22 (work for BLN and BLL models as I know): ||__LINK__||
(Careful, the 3 links on the firmware finder database may take 1-3 hours to download, they didn't get a good server speed, same as the step 3) And you may need to flash OEMInfo.zip via TWRP !
- Here is some issues that I encounterd and solved, the Huawei MultiTool ZIP is there also : ||__LINK__||
Kentoto2021 said:
OKKK after one all day (9:30AM to 10:30PM) I finally get it !!!!!!! THANK YOU for your advice you saved my phone if I can say Djiban A look of my new version phone below, very happy !!! Now I have to find how to get Emui 8.X on my Honor 6.X without broken my phone
I really thought that my phone was broken because I didn't backup my OEM info with the Huawei MultiTool and ended into a bootanimation loop even restoring my phone with TWRP.
______________________________________________________________________________________
For those who is doing this awesome tutorial : https://forum.xda-developers.com/t/...ln-l22-successful-case-noob-friendly.3679402/ I attach here to my message the Huawei MultiTool v7 that I found on this forum too (but can't find the link in my browser history ) :
For this tool, don't connect to internet when you launch it to avoid auto update, you can enable it after the question about proxy or when you see the main menu. The only bad thing that it's not in english, but the screenshot in the tutorial show you what is what
For the OEM info zip, if you get "sbin/su not found" when restauring int the MultiTool , try also to install it with the traditional way in TWRP via the button Install -> Install ZIP
At the step where you have done the dload method with the update.zip, you will be get stuck in the bootanimation or black screen, it says that you have to shutdown the phone and that's a bit complicated with Honor 6x, you can only reboot whatever you done and adb acess from computer is off (don't activate the bootloader, it can reject the new update you just put in the dload folder !!!)
What I have done is going to Huawei eRecovery mode by pressing and maintaining Power button and Volume +, then choose wipe cache then wipe data/factory reset (it will erase all your data that you have on your last system !). By that, the phone will reboot and get you into the EMUI 5.X and the menu too set your phone, and by that you can rename the folder dload-data to dload through computer as mentionned in the tutorial, then SHUTDOWN your phone and redo the dload activation (Volume + and - and power button pressing)
And that's it ! Some tips to avoid future people stuck for hours and panic because nothing is working and the phone seems to be good for bin
Click to expand...
Click to collapse
WARNING : Once you update the OEM info of your phone, the Huawei eRecovery won't find update to factory reset the entire firmware ! So if the Huawei eRecovery tell you that the system is broken and you have to reset your phone (can't avoid that if it tells you that I think), after that the bootloader will be locked, then you can't go to TWRP recovery or start the OS.
DON'T PANIC, go into fasboot/bootloader by shutting down your phone(if can't, just reboot and do the following steps before the phone vibrates when reboot !) : Hold AND Keep VOLUME - , then plug the USB cable
Then on your computer, unlock the bootloader as you already done with the command : fastboot oem unlock THEBOOTLOADERCODE (The bootloader code will be the same whatever your firmware version is, it's unique for your phone harware)
3/ Update to EMUI 8.X BLN-L22HNC675 [Android 8.0]
Spoiler: 3/ Update to EMUI 8.X BLN-L22HNC675 [Android 8.0]
Here is the firmware finder database same as the previous step if you want to pick other version of your firmware
Online firmware database ⋆ TEAM MT Developers
< PREVIOUS FIND MODEL NEXT > Дата изменения Полное название Файлы обновления Размер Тип G g v f 2021.11.09 MED-LGRP2-OVS 10.1.0.195 filelist 0 OTA 1458 104 519745 3 2021.11.08 patch01 filelist 0 OTA 1458 104 525603 1 2021.11.08 TAS-LGRP1-CHN 11.0.0.170 filelist 0 OTA 1458 104 525098 1 2021.11.08...
pro-teammt.ru
- Here is the tutorial also made by the same author at the step 2 : ||__LINK__||
- Some UPDATE Links about this tutorial:
The HwOTA8 tools : ||__LINK__||
Make sure to keep HWOTA8_BLN folder inside HWOTA_BLN_Eng folder
HWOTA_BLN_Eng should be put inside the Tools folder of Huawei Multi-Tool v8
Make sure the path don't contain SPACE such as C:/Program Files
They are new update of the BLN-L22HNC675 (B520)
The newest one is : BLN-L22HNC675CUSTC675D2B520 (8.0.0.520) update on 2018.11.29
Search BLN-L22HNC675CUSTC675D here
You can upload the 3 zip on my pCloud (it's faster): ||__LINK__||
WARNING : On the first boot, wait 3-4 mins. The reboot to the EMUI 8.X can take some times
If after some minutes, nothing happen and you still on the blue Honor bootloop, try to wipe cache AND factory reset the phone via Huawei eRecovery or via TWRP (don't format data, only at the last resort but I think you have to reinstall the firware through HwOTA8 again). Have to be patient, it takes me 6-8 mins to reboot after wiping cache and data at the 2nd attempt.
- After successfully installed EMUI 8.X :
It's possible that you can't access TWRP, you have to reinstall TWRP Recovery through Huawei Multi-Tool (same step at the step 1/ Requirementsabove).
The tool will automaticcaly detect your device and propose you the BLN_TWRP_EMUI8.zip (press Flash Recovery_ramdisk with your phone open in android and allow the debugging connection - see 1/ Requirements for more informations.
Or you can download TWRP 3.2.X-0 (version 3.2.X only ! Other versions may not work, I didn't try it)
With this version, you will encounter some issue with TWRP. You can't wipe chache, or mount/unmount data for example, so some installtion through TWRP may not work, like for OpenGAPPS who maybe can't be installed when you want to try other Custom ROM like LineageOS. If you know how to install OpenKirin(LineageOS) on Honor 6x EMUI 8.X, feel free to share in this thread !
4/ Extend your RAM via SD Card
Spoiler: 4/ Extend your RAM via SD Card
If you succeed all those steps, you may right now see that your device maybe a little buggy, particularly when you open severals android application.
- For me, I used AParted available on the Play Store : ||__LINK__||
- This app require a rooted phone of course : Install Magisk ||__LINK__|| through TWRP Installation (Reboot to TWRP -> Install -> Install ZIP) or use SuperSU propose by Huawei MultiTool button installation
A PDF/Tutorial are available on the app inside, showing you the step to do with screenshot
WARNING : Save your data of your SD card before continue
You may not see big difference by increasing the RAM memory, it will just allow you to open more apps at the same times without crashing or lag
Summary of steps :
Tab CREATE -> press ADD 2 times (or more if you already have some partitions)
Set Part 1 as fat32 and give him his total storage
Set Part 2 as swap and give him his storage (will be for the RAM) (For me, I choose 2Go)
Click APPLY
Go to Tab TOOLS
Select Part 2 - FS: swap
Choose Swap in the drop down menu next to the button Apply
Press Apply
Watch a video (advertising if yo uconnected to internet)
Cancel the installation of AMemoryBoost
Click ON and OK to enable Swap Partition
Now you will saw the current RAM and the Swap memory
I wish my post can be helpful and I wish you can enjoy your new phone !!!
I can't wait to see new thread about an AOSP 11 on the honor 11 !
let us know which ROM you did try to install, and how you did solve. thx
Kentoto2021 said:
=> For future people who still want to know how I switch Honor 6x on EMUI 5.X to EMUI 8.X, I write just below the full step and problems that I met during this process (But I think there is already some thread that talk about this.
Click to expand...
Click to collapse
Below?
Kentoto2021 said:
I wish my post can be helpful and I wish you can enjoy your new phone !!!
I can't wait to see new thread about an AOSP 11 on the honor 11 !
Click to expand...
Click to collapse
thanks for this excellent and very complete guide. Hop too that @DarkJoker360 AOSP 11 system.img from Huawei P8 Lite forum will work as it did for march and July AOSP 10!!! I'll give i a try next week for sure :
After a succesfull debrand to BLN-L22 with the very fast way, I'm following your guide to step to EMUI 8, first of all thanks for providing files from your pcloud !!
Kentoto2021 said:
HWOTA_BLN_Eng should be put inside the Tools folder of Huawei Multi-Tool v8
Click to expand...
Click to collapse
You did use multi tool V8 to update to EMUI 8 ? Can see any signe of that in the guide you did follow . I guess it just replace the adb fastboot command .
All went fine for me, I'm now on very last EMUI 8 stock ROM for BLN-L22! thx
But of course TWRP flash is now an issue:
all TWRP recovery versions I fastbooted flash (3.1.1, 3.2.3, 3.5.0, all for bacon) sent me the same message error in fastboot: "FAILED (remote: partition lentgh get error)" . Apparently not EMUI 8 version .....
Oh nice wonderful !!! Happy it helps
I used the Multi Tools for the 3 step because it contains the adb and fastboot tools. But if you have it with the minimal adb software it will work also.
And if you set the adb folder to the windows 10 variable path system, I think you can put the HwOTA almost anywhere in the computer disk.
Yep indeed the twrp not work properly...
And still all my attempt to upgrade my OS with another method without the 3 zip (update, public, data) is not working
There is a workaround for custom recovery, I'll try it seriously and post back here
Kentoto2021 said:
Oh nice wonderful !!! Happy it helps
I used the Multi Tools for the 3 step because it contains the adb and fastboot tools. But if you have it with the minimal adb software it will work also.
And if you set the adb folder to the windows 10 variable path system, I think you can put the HwOTA almost anywhere in the computer disk.
Yep indeed the twrp not work properly...
And still all my attempt to upgrade my OS with another method without the 3 zip (update, public, data) is not working
Click to expand...
Click to collapse
U can try elite twrp,it worked perfectly fine for me
MAK7246 said:
U can try elite twrp,it worked perfectly fine for me
Click to expand...
Click to collapse
You mean this one:
[TWRP][3.2.1-0][EMUI5.X and AOSP][Decryption Support] For Honor 6X by HassanMirza01
Elite TWRP Project For Honor 6X DONOT COPY MY WORK, Ask for Permissions or Gather it yourself,,, This ROM is only for Firmwares based on EMUI 5.X only... /* * Your warranty is now void. * * We are not responsible for bricked devices...
forum.xda-developers.com
"for EMUI 5 only" on EMUI 8 ?
Djiban said:
You mean this one:
[TWRP][3.2.1-0][EMUI5.X and AOSP][Decryption Support] For Honor 6X by HassanMirza01
Elite TWRP Project For Honor 6X DONOT COPY MY WORK, Ask for Permissions or Gather it yourself,,, This ROM is only for Firmwares based on EMUI 5.X only... /* * Your warranty is now void. * * We are not responsible for bricked devices...
forum.xda-developers.com
"for EMUI 5 only" on EMUI 8 ?
Click to expand...
Click to collapse
Yep that is working fine!
MAK7246 said:
Yep that is working fine!
Click to expand...
Click to collapse
thanks, I'll use it for making a nandroid backup. Right afterward I'll install TWRP recovery from pretoriano80 (https://mega.nz/#!LLhBXSzY!3runNNoW9z1tOHSu-heIUhyy-4u8XHvc8rZMsn547so ou https://eu.dl.twrp.me/prague/) because I plan to try ton install @DarkJoker360 AOSP 11 for P8Lite.
Djiban said:
thanks, I'll use it for making a nandroid backup. Right afterward I'll install TWRP recovery from pretoriano80 (https://mega.nz/#!LLhBXSzY!3runNNoW9z1tOHSu-heIUhyy-4u8XHvc8rZMsn547so ou https://eu.dl.twrp.me/prague/) because I plan to try ton install @DarkJoker360 AOSP 11 for P8Lite.
Click to expand...
Click to collapse
Let me know if u are successful!

Development [RECOVERY][UNOFFICIAL] TWRP for Galaxy A22 SM-a225F/a225M Android 11+12

UPDATE
Flash at your own Risk !!!
Tested Working:
Backup
Flash zip
Fastbootd support
Flash gsi roms
Not Working:
Usb Otg
You tell me
How to Flash on Android 11
1. Reboot Device to Downloadmode
2. Unlock Bootloader
3. Install adb and Fastboot driver and Device Drivers ( Google will Help )
4. Download the VBMeta-disabled.tar and the twrpa22v3.tar from Attachments
5. Download Odin3 from Attachments and start Odin on PC
6. In Odin Press on Options and untick Auto Reboot
7. Flash VBMeta-disabled.tar with Odin ( In Odin click on AP - select the vbmeta-disabled.tar and press start )
8. After flash vbmeta without errors press on AP and select twrpa22v3.tar and press on start
9. If all is Flashed without errors longpress power and vol- on device
10. instantly after device goes Blackscreen press and hold power and vol+ for 5-8 seconds to boot to TWRP
11. In TWRP press on Advanced - than on Terminal - and write " multidisabler " and press on the blue button
12. repeat step 11
13. press on reboot - than on recovery
How to Flash on Android 12
1. Reboot Device to Downloadmode
2. Unlock Bootloader
3. Install adb and Fastboot driver and Device Drivers ( Google will Help )
4. Download the magisk patched.tar and the twrp12.1_a225f-A12.tar from Attachments
5. Download Odin3 from Attachments and start Odin on PC
6. In Odin Press on Options and untick Auto Reboot
7. Flash magisk patched.tar with Odin ( In Odin click on AP - select the magisk patched.tar and press start )
8. After flash magisk patched.tar without errors press on try to reboot download -device reboots to dl mode
9. Flash twrp12.1_a225f-A12.tar with Odin ( In Odin click on AP - select the twrp12.1_a225f-A12.tar and press start )
10. If all is Flashed without errors longpress power and vol- on device
11. instantly after device goes Blackscreen press and hold power and vol+ for 5-8 seconds to boot to TWRP
12. In TWRP press on Advanced - than on Terminal - and write " multidisabler " and press on the blue button
13. repeat step 12
14. press on reboot - than on recovery
How to flash gsi:
Use the google platform tools adb/fastboot Download from Attachments
Boot to TWRP
1. In TWRP press Wipe-Advanced Wipe- select Dalvik, data, cache, metadata and swipe to wipe
2. After wipe go back to main screen and press Reboot- than press Fastboot
3. Device reboots to TWRP with Fastboot Interface
4. now plugin Device to PC open platform tools and execute cmd-here.exe
5. Type : fastboot devices - if no output check your Drivers/Usb connection
6. If device is Found by "fastboot devices" command enter " fastboot flash system PATHTOYOURGSI.img"
maybe it writes :Invalid sparse file format at header magic - but this can be ignored
After flash completed without errors type : fastboot reboot and press enter
GSI Download (Tested and bootable ) :
Only Arm64-BGZ Variants are bootable
( BTW gsi imgs with .xz File Format must be extracted ! Don't simple rename it to .img )
CrDroid 11 (Face-unlock and Fingerprint works)
android 12
Bliss 11
caos11
Credits:
afaneh92 For the a32x Devicetree​
{
"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"
}
KI
Device Tree base used : https://github.com/mohammad92/android_device_samsung_a32x
A22 4g A11 Tree :https://github.com/deader89/galaxy-A22-4g-twrp-Tree
A22 4g A12 Tree :https://github.com/deader89/a22_TWRP12.1_tree.git
Thanks. Will test this.
I'm in the process of wiping through TWRP. It says
"Failed to mound '/metadata' (Invalid argument)
I've already converted the format partition from FAT to EXT4, and wiped the selected items but I'm stuck with the error above. Idk if this won't make me able to proceed to flashing the gsi
nice. Wish there were clear instructions on how to flash this phone, though.
nptoonix said:
Thanks. Will test this.
I'm in the process of wiping through TWRP. It says
"Failed to mound '/metadata' (Invalid argument)
I've already converted the format partition from FAT to EXT4, and wiped the selected items but I'm stuck with the error above. Idk if this won't make me able to proceed to flashing the gsi
Click to expand...
Click to collapse
did you run the multidisabler ?
Cheese-ass said:
WIP WIP WIP WIP
UPDATE
Flash at your own Risk !!!
Tested Working:
Backup
Flash zip
Fastbootd support
Flash gsi roms
Not Working:
Usb Otg
You tell me
how i Flashed it:
Flash this VBMeta with Odin - https://forum.xda-developers.com/t/...-galaxy-a32-5g-mediatek.4286631/post-85593097
Follow this Guide: https://forum.xda-developers.com/t/recovery-unofficial-twrp-for-galaxy-a32-5g-mediatek.4286631/ but use twrpa22v2.tar added under Attachments
How to flash gsi:
use the google platform tools adb/fastboot
Boot to TWRP
In TWRP press Wipe-Advanced Wipe- select Dalvik,data,cache,metadata and swipe to wipe
after wipe go back to main screen and press Reboot-Fastboot
Device reboots to TWRP with Fastboot Interface
now plugin Device to PC open platformtools adb/Fastboot
Type : fastboot flash system PATHTOYOURGSI.img and press enter
maybe it writes :Invalid sparse file format at header magic - but this can be ignored
After flash completed type : fastboot reboot
GSI Download (Tested and bootable ) :
CrDroid 11 (Face-unlock and Fingerprint works)
android 12
Bliss 11
caos11
Credits:
afaneh92 For the a32x Devicetree​
View attachment 5409225View attachment 5409227View attachment 5409229
Device Tree base used : https://github.com/mohammad92/android_device_samsung_a32x
Kernelbase is same as my custom Kernel: https://forum.xda-developers.com/t/root-galaxy-a22-sm-a255f--android-11.4329471/
Click to expand...
Click to collapse
Hey, so I really want to root my A22, but I would want some more info. I would like more info on how to flash the A12 GSI, like what about vendor etc, I mean I know stuff about roms but no stuff about GSI'S whatsoever, so like is vendor needed etc? And also can you give me a more detailed tutorial on how to flash it? I'd love Android 12 on this phone.
BlueTower said:
Hey, so I really want to root my A22, but I would want some more info. I would like more info on how to flash the A12 GSI, like what about vendor etc, I mean I know stuff about roms but no stuff about GSI'S whatsoever, so like is vendor needed etc? And also can you give me a more detailed tutorial on how to flash it? I'd love Android 12 on this phone.
Click to expand...
Click to collapse
Generic system images | Android Open Source Project
source.android.com
There you find everything about gsi
Cheese-ass said:
Generic system images | Android Open Source Project
source.android.com
There you find everything about gsi
Click to expand...
Click to collapse
No, I just wanted a better tutorial on hiw to install it with twrp or fastboot or whatevrr
BlueTower said:
No, I just wanted a better tutorial on hiw to install it with twrp or fastboot or whatevrr
Click to expand...
Click to collapse
BlueTower said:
No, I just wanted a better tutorial on hiw to install it with twrp or fastboot or whatevrr
Click to expand...
Click to collapse
How to flash GSIs on devices with dynamic super partition
* Disclaimer * 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 * before flashing GSI! YOU are choosing to make these modifications, and if *...
forum.xda-developers.com
Can you write a rookie-level tutorial?
As confusing as it sounds it literally is what it is.
BlueTower said:
As confusing as it sounds it literally is what it is.
Click to expand...
Click to collapse
I have been thinking of buying an a22.
Have you got TWRP to install ok?
physwizz said:
I have been thinking of buying an a22.
Have you got TWRP to install ok?
Click to expand...
Click to collapse
Yepp... perfectly works. No issues, efs just might break sometimes like it already did to me and you have to flash stock if you didn't back up efs
BlueTower said:
Yepp... perfectly works. No issues, efs just might break sometimes like it already did to me and you have to flash stock if you didn't back up efs
Click to expand...
Click to collapse
Ok
I might see if I can build a custom kernel for it
Cheese-ass said:
UPDATE
Flash at your own Risk !!!
Tested Working:
Backup
Flash zip
Fastbootd support
Flash gsi roms
Not Working:
Usb Otg
You tell me
How to Flash:
1. Reboot Device to Downloadmode
2. Unlock Bootloader
3. Install adb and Fastboot driver and Device Drivers ( Google will Help )
4. Download the VBMeta-disabled.tar and the twrpa22v3.tar from Attachments
5. Download Odin3 from Attachments and start Odin on PC
6. In Odin Press on Options and untick Auto Reboot
7. Flash VBMeta-disabled.tar with Odin ( In Odin click on AP - select the vbmeta-disabled.tar and press start )
8. After flash vbmeta without errors press on AP and select twrpa22v3.tar and press on start
9. If all is Flashed without errors longpress power and vol- on device
10. instantly after device goes Blackscreen press and hold power and vol+ for 5-8 seconds to boot to TWRP
11. In TWRP press on Advanced - than on Terminal - and write " multidisabler " and press on the blue button
12. repeat step 11
13. press on reboot - than on recovery
How to flash gsi:
Use the google platform tools adb/fastboot Download from Attachments
Boot to TWRP
1. In TWRP press Wipe-Advanced Wipe- select Dalvik, data, cache, metadata and swipe to wipe
2. After wipe go back to main screen and press Reboot- than press Fastboot
3. Device reboots to TWRP with Fastboot Interface
4. now plugin Device to PC open platform tools and execute cmd-here.exe
5. Type : fastboot devices - if no output check your Drivers/Usb connection
6. If device is Found by "fastboot devices" command enter " fastboot flash system PATHTOYOURGSI.img"
maybe it writes :Invalid sparse file format at header magic - but this can be ignored
After flash completed without errors type : fastboot reboot and press enter
GSI Download (Tested and bootable ) :
Only Arm64-BGZ Variants are bootable
( BTW gsi imgs with .xz File Format must be extracted ! Don't simple rename it to .img )
CrDroid 11 (Face-unlock and Fingerprint works)
android 12
Bliss 11
caos11
Credits:
afaneh92 For the a32x Devicetree​
View attachment 5409225View attachment 5409227View attachment 5409229
Device Tree base used : https://github.com/mohammad92/android_device_samsung_a32x
Kernelbase is same as my custom Kernel: https://forum.xda-developers.com/t/root-galaxy-a22-sm-a255f--android-11.4329471/
Click to expand...
Click to collapse
Hi there, I'm a noob regarding to this, but I was able to follow this guide successfully for my A225m.
But I'd like to understand what's going on here, can you give an explanation about each step and what does it do?
Also, can the vbmeta flashing be done _without_ Odin? For example using only fastboot (which works on Linux unlike Odin).
itaranto said:
Hi there, I'm a noob regarding to this, but I was able to follow this guide successfully for my A225m.
But I'd like to understand what's going on here, can you give an explanation about each step and what does it do?
Also, can the vbmeta flashing be done _without_ Odin? For example using only fastboot (which works on Linux unlike Odin).
Click to expand...
Click to collapse
https://android.googlesource.com/platform/external/avb/+/master/README.md this is documentation about vbmeta
i think it cant be flashed without odin before twrp is installed
Cheese-ass said:
Not Working:
Usb Otg
You tell me
Click to expand...
Click to collapse
I've been using this for a while in my A225M and the Ambient Light/Proximity sensor doesn't work.
itaranto said:
I've been using this for a while in my A225M and the Ambient Light/Proximity sensor doesn't work.
Click to expand...
Click to collapse
twrp wouldn't cause that
physwizz said:
twrp wouldn't cause that
Click to expand...
Click to collapse
I know, should I report this to https://github.com/eremitein/treble-patches ?
Thank you for following your tutorial, successfully rooting, and flashing the system
There are three problems with crdroid, the dual card manager cannot work quickly, the hotspot cannot be used, and the system cannot mount the phone storage

Categories

Resources