[OFFICIAL][RECOVERY] TWRP 3.5.0 for Galaxy M30S - Samsung Galaxy M30s ROMs, Kernels, Recoveries, & O

{
"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"
}
TWRP is an open source, community project. A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like LineageOS or OmniROM.
Disclaimer
I'm not responsible if something went wrong on your phone(Usually nothing goes wrong). You are doing this on your own responsibility. Rooting your phone may void warranty so don't root your device unless you know what you are doing.​
Downloads
Latest for OneUi-3.1
TWRP (Official link)
vbmeta
Odin tool
First time Installation
Note: custom vbmeta needs to be flashed to disable the verification of custom mods, this is a one time flashing in stock firmware
Backup your data
Unlock the Bootloader, View thread
Reboot to Download mode [Check Key Combos Below]
Disable auto reboot in Odin options, Flash vbmeta.tar in AP slot using Odin tool
Reboot again to Download mode and now Flash twrp-[$version]-m30s.img.tar in AP slot using Odin tool
Boot into TWRP Recovery [Check Key Combos Below]
Decrypt Internal Storage - Flash DM-Verity ForceEncrypt disabler
Wipe -> Format Data
Reboot -> System(without root) | Recovery(with root)
Updating TWRP
Download the latest version of twrp-[$version]-m30s.img
Reboot to TWRP recovery -> Install -> Install Image & Select twrp-[$version]-m30s.img, choose recovery partition & swipe to flash
Reboot to Recovery
Patching TWRP with Magisk
Download the latest Magisk Manager here & Install
Download/Copy the TWRP image to your device
Press the Install button in the Magisk card
Make sure “Recovery Mode” is checked in options.
In most cases it should already be automatically checked.
Choose “Select and Patch a File” in method, and select the TWRP image
Magisk Manager will patch the image to [Internal Storage]/Download/magisk_patched.img.
Proceed with the above steps to flash Magisk Patched TWRP.
Key Combos
OneUi-3.0+ Requires usb connected to PC for getting into TWRP
Download Mode - Turn off device, Press and hold [vol + & vol -] connect usb to PC
Recovery Mode - Turn off device, Press and hold [vol + & Power] release power button after screen on, continue pressing [vol +]
Magisk System - Turn off device, Press and hold [vol + & Power] release both keys after screen on
TWRP->Reboot->Recovery to get into Magisk enabled System
Other Downloads
Mega
XDA:DevDB Information
TWRP 3.5.0, Tool/Utility for the Samsung Galaxy M30s
Contributors
santhoosh, thirdsty
Source Code: https://github.com/santhosh6194/android_kernel_samsung_m30s
DT: https://github.com/santhosh6194/android_device_samsung_m30s
Version Information
Status: Stable
Current Stable Version: 2.0
Stable Release Date: 2020-01-15
Created 2020-01-14
Last Updated 2021-05-12

Changelogs:
Stable v2.0
- TWRP Official
- Added option to wipe vendor and product
- Supports GSI (MTP)
- Kernel tweaks
Stable v1.4
- Updated TWRP version to 3.4.0-0
- Based on latest BTG1 & BTF3 Sources
Stable v1.3
- Fixed reboot during backup
- Used Linaro GCC
- Made some changes to MTP
Stable v1.2
- Supports android 10 update
- Used latest BT6 sources
Stable v1.1
- Changes in MTP, more stable now
- Reverted Ext4 with f2fs on data partition
- Kernel changes
Stable v1
- Based on ASL2 firmware, do not flash on other firmware
- Fixed kernel panic during data wipe in twrp
- Fixed Random reboots occurred after magisk installation
Beta v03
- Fixed brightness slider
- Removed Selinux Always enforce
Beta v02
- Fixed color inversion
- F2FS changed to Ext4 for data partition in twrp
Beta v01
- Initial Builds

Note: This Twrp recovery works with custom kernel, changes to kernel that makes Twrp with magisk work without bugs.
Kernel Changes:
GPU drivers integrated with kernel
Added more cpu governors and i/o schedulers
Removed a bug which causes kernel panic
Removed Selinux always enforce

Thanks for the development brother....

Thank you so much, this was much needed

any chance of this one becoming Official????

sanctioned_k said:
any chance of this one becoming Official????
Click to expand...
Click to collapse
I'm not sure

I confirmed It worked on Galaxy M30s, Thanks @santhoosh for developing it, to boot system with magisk we must Reboot to RECOVERY, I think you need to edit it on the top page. I have created video for rooting it and proofing that it worked. Security protection worked with no issue.

redymedan said:
I confirmed It worked on Galaxy M30s, Thanks @santhoosh for developing it, to boot system with magisk we must Reboot to RECOVERY, I think you need to edit it on the top page. I have created video for rooting it and proofing that it worked. Security protection worked with no issue.
://youtu.be/knqWamnaeho
Click to expand...
Click to collapse
Thank you

redymedan said:
I confirmed It worked on Galaxy M30s, Thanks @santhoosh for developing it, to boot system with magisk we must Reboot to RECOVERY, I think you need to edit it on the top page. I have created video for rooting it and proofing that it worked. Security protection worked with no issue.
Click to expand...
Click to collapse
Thanks for the efforts !
On my way trying , but I'm on a SM-M3070(not 307F) , does this works ?

Thanks for the efforts !
On my way trying , but I'm on a SM-M3070(not 307F) , does this works ?
Click to expand...
Click to collapse
This TWRP is only for ASL2 Firmware, November update. You can try it.. if something goes wrong or failed, just flash the ROM to make it works again.. so i suggest you to download the firmware before root.. I can not answer it.. it works or not, I don't have the model number on my hand..

redymedan said:
This TWRP is only for ASL2 Firmware, November update. You can try it.. if something goes wrong or failed, just flash the ROM to make it works again.. so i suggest you to download the firmware before root.. I can not answer it.. it works or not, I don't have the model number on my hand..
Click to expand...
Click to collapse
Thanks !
Mine is M3070ZCU2ASL2 , looks still have a chance , wish a good luck to me (´・ω・`).
EDIT : It works on M3070 !

Hi @santhoosh, could you porting this TWRP to Galaxy A50s. As we know M30s and A50s have same platform comes with Exynos 9611 and Android 9 Pie, thanks.
---------- Post added at 03:15 AM ---------- Previous post was at 03:13 AM ----------
lfk0000 said:
Thanks !
Mine is M3070ZCU2ASL2 , looks still have a chance , wish a good luck to me (´・ω・`)
Click to expand...
Click to collapse
Let we know if it works on M3070, it will help other..

redymedan said:
Hi @santhoosh, could you porting this TWRP to Galaxy A50s. As we know M30s and A50s have same platform comes with Exynos 9611 and Android 9 Pie, thanks.
---------- Post added at 03:15 AM ---------- Previous post was at 03:13 AM ----------
Let we know if it works on M3070, it will help other..
Click to expand...
Click to collapse
I will try that later, I need to make sure this twrp is stable and bug free. So Porting it will be easy. Waiting for more users to try on it

I will try that later, I need to make sure this twrp is stable and bug free. So Porting it will be easy. Waiting for more users to try on it
Click to expand...
Click to collapse
Nice to hear that, let me know if you are ready to port it.. I will be the first to test it. About this TWRP I have used it from last night for daily activity until now there is no issue or bug.. and also I activated some security protection. Thank You

redymedan said:
Nice to hear that, let me know if you are ready to port it.. I will be the first to test it. About this TWRP I have used it from last night for daily activity until now there is no issue or bug.. and also I activated some security protection. Thank You
Click to expand...
Click to collapse
Which device you are using?

santhoosh said:
Which device you are using?
Click to expand...
Click to collapse
I have some devices M30s, A50, A50s, right now I used M30s for testing the TWRP

redymedan said:
Hi @santhoosh, could you porting this TWRP to Galaxy A50s. As we know M30s and A50s have same platform comes with Exynos 9611 and Android 9 Pie, thanks.
---------- Post added at 03:15 AM ---------- Previous post was at 03:13 AM ----------
Let we know if it works on M3070, it will help other..
Click to expand...
Click to collapse
It works , everything goes right as the tutorial , I have the magisk installed properly.
But I used the magisk manager to install the riru-core and EdXposed , after a reboot , the exposed didn't show up , at the same time the magisk has gone ( magisk manage says there is no magisk onboard ).
So I boot my phone to download mode and flash TWRP_ASL2_MagiskPatched.tar via odin agian , then to TWRP format data and flashing Disable_Dm-Verity_ForceEncrypt_01.15.2020.zip , but it does't work , there is still no magisk .
Any suggestion ?
EDIT : soveled ,by pressing "vol + & power " to power on , magisk shows up agian !!! Now working on installing xpsoed.

It works , everything goes right as the tutorial , I have the magisk installed properly.
But I used the magisk manager to install the riru-core and EdXposed , after a reboot , the exposed didn't show up , at the same time the magisk has gone ( magisk manage says there is no magisk onboard ).
So I boot my phone to download mode and flash TWRP_ASL2_MagiskPatched.tar via odin agian , then to TWRP format data and flashing Disable_Dm-Verity_ForceEncrypt_01.15.2020.zip , but it does't work , there is still no magisk .
Any suggestion ?
Click to expand...
Click to collapse
You must Reboot to recovery, if it does not work. You must start at the beginning by flashing the stock ROM, format data will not solve the problem.. I have experienced about that. for Xposed framework I will test it, it may be you missed a step..

lfk0000 said:
It works , everything goes right as the tutorial , I have the magisk installed properly.
But I used the magisk manager to install the riru-core and EdXposed , after a reboot , the exposed didn't show up , at the same time the magisk has gone ( magisk manage says there is no magisk onboard ).
So I boot my phone to download mode and flash TWRP_ASL2_MagiskPatched.tar via odin agian , then to TWRP format data and flashing Disable_Dm-Verity_ForceEncrypt_01.15.2020.zip , but it does't work , there is still no magisk .
Any suggestion ?
Click to expand...
Click to collapse
Everytime you reboot normally the system without magisk will be loaded, to enable magisk on boot 'turn off device, press and hold [vol + & power] release both keys when screen turns on. This will enable magisk on boot and this is how it works for devices like ours which have system as root. And edxposed I have tested it before having bootloop issues, it might or might not work

Related

[Recovery][Exynos][T377W/T] Official TWRP for gteslte (Galaxy Tab E 8.0)

Team Win Recovery Project 3.0.2-0
This is for the Exynos SM-T377T and SM-T377W models only! Do not flash on Qualcomm models!
They have only been tested on the LTE models.
WARNING: Flashing a custom recovery to your device will trip the Knox warranty bit on your phone. Check with your mobile provider to see if they will still cover warranty on Knox bit triggered devices. If you understand this risk, continue on.
WHAT IS TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
DOWNLOAD
You can find the device page here:
http://teamw.in/devices/samsunggalaxytabe80exynos.html
There is a download link there, as well as instructions on how to flash it.
I highly recommend using Odin to flash when possible.
You can find a zip containing Odin as well as a link to Samsung's Mobile drivers page here:
https://idlekernel.com/flash-tools/
FULL STEPS FOR OBTAINING ROOT
Extract Odin_3.10.7.zip to your computer.
{
"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"
}
Install Samsung Mobile Phone Drivers for Odin to find your device.
Download a .tar image of TWRP for gteslte.
Reboot your device into Download mode. To do this, select reboot from the power menu and hold the [Volume Down] + [Home] buttons while your device reboots.
Once you reach the Download mode warning screen, press [Volume Up] to continue.
Open Odin and place that TWRP tar file in the [AP] slot without touching any other options, then press [Start].
Hold [Volume Up] + [Home] buttons near the end of the flash, and keep holding them until you are in recovery.
At this point, you will reach the screen asking you if you want to allow system modifications.
You will want to swipe to allow, otherwise the OS will replace TWRP once you boot!
If you want to be rooted with SuperSU:
Download the latest SuperSU by Chainfire.
Without exiting TWRP, transfer the SuperSU zip to your device over MTP* and flash it using [Install] in TWRP.
Go to [Reboot] -> [System].
* MTP, known as Media Transfer Protocol, is the same way you transfer files from your PC to your device when booted into system.
CHANGES
v3.0.2-0 - Initial build on twrp.me
FEATURES
MTP support
USB Mass Storage support
Micro SDcard and USB OTG storage support
f2fs file system support (read, write, format, backup & restore)
exFAT file system support (read, write, format, backup & restore)
NTFS file system support (read, write, format)
ADB root
Full SELinux support
Built in android 6.0 tree
KNOWN ISSUES
Samsung encryption is not supported yet in TWRP 3 (see: https://gerrit.omnirom.org/#/c/17308/)
CONTACT & SUPPORT
You can find us on IRC at #twrp on chat.freenode.net.
You can also post in this thread and I will attempt to answer any questions you may have.
SOURCE CODE
TWRP: https://github.com/omnirom/android_bootable_recovery (android-6.0)
Device tree: https://github.com/TeamWin/android_device_samsung_gteslte (android-6.0)
Kernel: https://github.com/jcadduono/android_kernel_samsung_gteslte (twrp-6.0)
CONTRIBUTIONS
Gerrit for TWRP: http://gerrit.omnirom.org/
Gerrit for officially supported devices: http://gerrit.twrp.me/
XDA:DevDB Information
Team Win Recovery Project - Samsung Galaxy Tab E 8.0, Tool/Utility for the Android General
Contributors
jcadduono, Team Win & friends
Source Code: https://github.com/jcadduono/android_device_samsung_gteslte
Version Information
Status: Stable
Current Stable Version: 3.0.2-0
Stable Release Date: 2016-07-15
Created 2016-07-16
Last Updated 2016-07-15
Qualcomm modem LTE
jcadduono said:
This is for the Exynos SM-T377T and SM-T377W models only! Do not flash on Qualcomm models!
They have only been tested on the LTE models.
Click to expand...
Click to collapse
Hi, I am very new. My device is a T377W LTE edition... I believe it's a qualcomm snap dragon 410. Looks like this build does not work on mine.. Is there any plan to support Qualcomm tab E please?
Thanks in advanced.
kc2 said:
Hi, I am very new. My device is a T377W LTE edition... I believe it's a qualcomm snap dragon 410. Looks like this build does not work on mine.. Is there any plan to support Qualcomm tab E please?
Thanks in advanced.
Click to expand...
Click to collapse
http://forum.xda-developers.com/android/development/recovery-samsung-tab-e-sm-sm-smnu-smp-t3302935
you don't have a T377W you have a T377P / T377R4 if it is snapdragon
Hi, my device is T3777, and it also works fine after installing the twrp and rooting.
Thanks for your valued experience and it really helps me a lot.
There is no .tar
Tacodelish said:
There is no .tar
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=24665509702140789
I ended u making a tar...thx though.
Does anyone know of any non-stock ROM's for our T377W?
i tried it, got TWRP on there, but when I run root checker, still says that I don't have root. I have the tmobile T377T version. Tried Flashing the super su beta as well, still doesn't say I have root, but the su icon is on the device now. What did I do wrong?
---------- Post added at 09:43 PM ---------- Previous post was at 09:24 PM ----------
Never mind, got it rooted, i was using the wrong chainfire file. Good to go, Thanks for everything!!!!!!
Drunken1 said:
i tried it, got TWRP on there, but when I run root checker, still says that I don't have root. I have the tmobile T377T version. Tried Flashing the super su beta as well, still doesn't say I have root, but the su icon is on the device now. What did I do wrong?
---------- Post added at 09:43 PM ---------- Previous post was at 09:24 PM ----------
Never mind, got it rooted, i was using the wrong chainfire file. Good to go, Thanks for everything!!!!!!
Click to expand...
Click to collapse
Here is what I ended doing when I had this problem ...
Download the latest STOCK FIRMWARE at this website or use SamFirm
Completely WIPE your device with TWRP (Format everything!)
Use ODIN 3.12.4 to install the STOCK FIRMWARE you downloaded above
Re-Install TWRP
Re-Do SuperSU SR4
That process fixed my same issue with root not sticking. Hope it works for you. Please make sure you have a good download of the STOCK FIRMWARE. If you don't, you have nothing to install after the wipe, there will be no nandroid backup, etc. You need ODIN and STOCK FIRMWARE to have this work!
Everything worked fine but when uninstalling bloatware i uninstalled something (can't remember the name) which i shouldn't have and now i get the error that there is no OS installed. Is there a way to fix this for the t377W?
Does anyone have stock ROM for T377T? I can't find it anywhere.
jcadduono said:
Team Win Recovery Project 3.0.2-0
This is for the Exynos SM-T377T and SM-T377W models only! Do not flash on Qualcomm models!
They have only been tested on the LTE models.
WARNING: Flashing a custom recovery to your device will trip the Knox warranty bit on your phone. Check with your mobile provider to see if they will still cover warranty on Knox bit triggered devices. If you understand this risk, continue on.
WHAT IS TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
DOWNLOAD
You can find the device page here:
http://teamw.in/devices/samsunggalaxytabe80exynos.html
There is a download link there, as well as instructions on how to flash it.
I highly recommend using Odin to flash when possible.
You can find a zip containing Odin as well as a link to Samsung's Mobile drivers page here:
https://idlekernel.com/flash-tools/
FULL STEPS FOR OBTAINING ROOT
Extract Odin_3.10.7.zip to your computer.
Install Samsung Mobile Phone Drivers for Odin to find your device.
Download a .tar image of TWRP for gteslte.
Reboot your device into Download mode. To do this, select reboot from the power menu and hold the [Volume Down] + [Home] buttons while your device reboots.
Once you reach the Download mode warning screen, press [Volume Up] to continue.
Open Odin and place that TWRP tar file in the [AP] slot without touching any other options, then press [Start].
Hold [Volume Up] + [Home] buttons near the end of the flash, and keep holding them until you are in recovery.
At this point, you will reach the screen asking you if you want to allow system modifications.
You will want to swipe to allow, otherwise the OS will replace TWRP once you boot!
If you want to be rooted with SuperSU:
Download the latest SuperSU by Chainfire.
Without exiting TWRP, transfer the SuperSU zip to your device over MTP* and flash it using [Install] in TWRP.
Go to [Reboot] -> [System].
* MTP, known as Media Transfer Protocol, is the same way you transfer files from your PC to your device when booted into system.
CHANGES
v3.0.2-0 - Initial build on twrp.me
FEATURES
MTP support
USB Mass Storage support
Micro SDcard and USB OTG storage support
f2fs file system support (read, write, format, backup & restore)
exFAT file system support (read, write, format, backup & restore)
NTFS file system support (read, write, format)
ADB root
Full SELinux support
Built in android 6.0 tree
KNOWN ISSUES
Samsung encryption is not supported yet in TWRP 3 (see: https://gerrit.omnirom.org/#/c/17308/)
CONTACT & SUPPORT
You can find us on IRC at #twrp on chat.freenode.net.
You can also post in this thread and I will attempt to answer any questions you may have.
SOURCE CODE
TWRP: https://github.com/omnirom/android_bootable_recovery (android-6.0)
Device tree: https://github.com/TeamWin/android_device_samsung_gteslte (android-6.0)
Kernel: https://github.com/jcadduono/android_kernel_samsung_gteslte (twrp-6.0)
CONTRIBUTIONS
Gerrit for TWRP: http://gerrit.omnirom.org/
Gerrit for officially supported devices: http://gerrit.twrp.me/
XDA:DevDB Information
Team Win Recovery Project - Samsung Galaxy Tab E 8.0, Tool/Utility for the Android General
Contributors
jcadduono, Team Win & friends
Source Code: https://github.com/jcadduono/android_device_samsung_gteslte
Version Information
Status: Stable
Current Stable Version: 3.0.2-0
Stable Release Date: 2016-07-15
Created 2016-07-16
Last Updated 2016-07-15
Click to expand...
Click to collapse
I got the dreaded custom binary blocked by FRP lock. I did something stupid. Turned bootloader lock on again as i didn't realize that it would block TWRP and the booting of the device. The root process and installation of TWRP went great. Thank you....
I rooted mine to play with xmodgames, but I can't get it to work unless I get a custom rom or kernel. That is where I can't find a rom or kernel for small t377t 6.0.1 as of right now
I tried flashing the tar file for TWRP and it fails in Odin. I have the Tab E T377T and it's currently soft bricked. Is there an Odin flashable recover file that will work. I can only find IMG file on TWRP webpage.
Solved. Created my own tar file and flashed with Odin. Rooted and working great!
All rooted, working good. Are there any roms out there yet?
Sent from my SM-T377T using XDA-Developers mobile app
s_uperd_ave said:
All rooted, working good. Are there any roms out there yet?
Click to expand...
Click to collapse
I have the same question!
I have the SM-T377T, cpuz says I have ARM cortex-a7. So I assume this is Exynos as my s7 edge has exynos and comes up as cortex as well. Just want to confirm before flashing the incorrect img and soft bricking. Thanks in advance!
sparkx86 said:
I have the SM-T377T, cpuz says I have ARM cortex-a7. So I assume this is Exynos as my s7 edge has exynos and comes up as cortex as well. Just want to confirm before flashing the incorrect img and soft bricking. Thanks in advance!
Click to expand...
Click to collapse
Should work fine. I have the T377T and flashed successfully with Odin.
jdon723 said:
Should work fine. I have the T377T and flashed successfully with Odin.
Click to expand...
Click to collapse
Thanks! I'll give it a shot!

[TWRP 3.2.1-1] [ROOT] A8+ sm-a730f - 21/01/2018

Unofficial release -TWRP recovery for the Galaxy A8+ - SM-A730F, EXYNOS 7885
{
"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"
}
TWRP 3.2.1-0 Released
Dec 9, 2017
TWRP 3.2.1-0 is out now for most currently supported devices.
What's new in 3.2.1-0:
* minui fixes (cryptomilk)
* Better android-8.0 compatibility in ROM trees (Dees_Troy)
* Fix missing library in android-8.0 (nkk71)
* Fix inconsistent SDCard naming (DevUt)
* Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot
Update 21/1/2017
TWRP 3.2.1-1 NN build released.
Current status: beta
Features:
MTP >> to be confirmed
ADB working >> to be confirmed
SEANDROID warning fix
TWRP and Kernel built from latest source
Raw SYSTEM image backup
NTFS support
F2FS support >> To be added
Twrp app support
You flash this at your own risk. Please ensure you have the stock ROM to hand downloaded from SamMobile or updato.com in case of problems. This will trip the knox counter.
Instructions:
Flash with odin in the AP slot.
Put your device in DOWNLOAD MODE. (POWER +VOL DOWN +VOL UP)
Uncheck Auto reboot.
Load the respective file below into the AP slot and hit start.
After flashing and ODIN reports PASS immediately reboot to recovery by holding POWER + VOL DOWN
As soon as the screen goes blank change to POWER + VOL UP
You should now see TWRP recovery.
FAILURE TO FOLLOW THE ABOVE STEPS WILL RESULT IN TWRP BEING REPLACED BY STOCK RECOVERY
NOTE: ON SOME ANDROID 5.1.1/6.0/7.0 DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
DOWNLOAD:
twrp_3.2.1-1_sm-a730f_210117
To Root:
Flash the latest SuperSU or Magisk release with TWRP:
SUPERSU - https://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/
MAGISK - https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
To disable forced encryption and mount internal storage (/DATA):
(Note this MUST be flashed after SuperSU if you intend to root)
1. Boot to Twrp
2. Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
3. Check DATA is mountable.
4. Install SuperSU (if root is required)
5. Install boot image patch below.
6. Reboot
Boot image patch
no-verity-no-encrypt_ashyx
DEVICE TREE: soon
PLEASE DO *NOT* DIRECT LINK TO THESE FILES. PLEASE LINK TO THIS POST
DONATE ME HERE IF YOU WANT TO BUY ME A BEER/COFFEE OR HIT THE THANKS BUTTON IF I HELPED YOU
NOTE:
This may be a dead duck in the water before it even installs due to the fact Samsung currently seem to be locking bootloaders on all recent devices even devices with previously unlocked bootloaders.
BEFORE attempting to install this software please ensure you have the stock firmware available (this can be found on updato.com) and that you are able to flash it with Odin.
.
1.1k views, 120 downloads and not one report or tap of a thanks.
XDA truly is about community spirit.
Cheers guys.
If you do one for the the a530f i would be glad to test it ! (if there's no risk of complete brick of course)
tibey said:
If you do one for the the a530f i would be glad to test it ! (if there's no risk of complete brick of course)
Click to expand...
Click to collapse
No risk as long as you've got the firmware handy.
ashyx said:
1.1k views, 120 downloads and not one report or tap of a thanks.
XDA truly is about community spirit.
Cheers guys.
Click to expand...
Click to collapse
It's amazing.
I would very much like to know if this is locked from factory, but no one reports if it can be flashed or not :/
Guide on TWRP recovery for A8
ashyx said:
Unofficial release -TWRP recovery for the Galaxy A8+ - SM-A730F, EXYNOS 7885
TWRP 3.2.1-0 Released
Dec 9, 2017
TWRP 3.2.1-0 is out now for most currently supported devices.
What's new in 3.2.1-0:
* minui fixes (cryptomilk)
* Better android-8.0 compatibility in ROM trees (Dees_Troy)
* Fix missing library in android-8.0 (nkk71)
* Fix inconsistent SDCard naming (DevUt)
* Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot
Update 21/1/2017
TWRP 3.2.1-1 NN build released.
Current status: Testing stage
NOTE: THIS IS AS YET UNTESTED. IF YOU DECIDE TO TRY THIS OUT PLEASE REPORT ANY ISSUES WITH DETAILS. POSTS LIKE 'NOT WORKING' WILL BE IGNORED
Features:
MTP >> to be confirmed
ADB working >> to be confirmed
SEANDROID warning fix
TWRP and Kernel built from latest source
Raw SYSTEM image backup
NTFS support
F2FS support >> To be added
Twrp app support
You flash this at your own risk. Please ensure you have the stock ROM to hand downloaded from SAMMOBILE in case of problems. This will trip the knox counter.
Instructions:
Flash with odin in the AP slot.
Put your device in DOWNLOAD MODE. (POWER +VOL DOWN +VOL UP)
Uncheck Auto reboot.
Load the respective file below into the AP slot and hit start.
After flashing and ODIN reports PASS immediately reboot to recovery by holding POWER + VOL DOWN
As soon as the screen goes blank change to POWER + VOL UP
You should now see TWRP recovery.
FAILURE TO FOLLOW THE ABOVE STEPS WILL RESULT IN TWRP BEING REPLACED BY STOCK RECOVERY
NOTE: ON SOME ANDROID 5.1.1/6.0/7.0 DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
DOWNLOAD:
twrp_3.2.1-1_sm-a730f_210117
To Root:
Flash the latest SuperSU or Magisk release with TWRP:
SUPERSU - https://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/
MAGISK - https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
To disable forced encryption and mount internal storage (/DATA):
(Note this MUST be flashed after SuperSU if you intend to root)
1. Boot to Twrp
2. Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
3. Check DATA is mountable.
4. Install SuperSU (if root is required)
5. Install boot image patch below.
6. Reboot
Boot image patch
no-verity-no-encrypt_ashyx
DEVICE TREE: soon
PLEASE DO *NOT* DIRECT LINK TO THESE FILES. PLEASE LINK TO THIS POST
DONATE ME HERE IF YOU WANT TO BUY ME A BEER/COFFEE OR HIT THE THANKS BUTTON IF I HELPED YOU
Click to expand...
Click to collapse
Hello @ashyx, I have made a guide based on your thread: http://techbeasts.com/install-twrp-recovery-root-galaxy-a8-plus-2018/
Just wanted to notify.
Sucks that no one is reporting anything, but tbh in europe it seems that only the A8 (A530f) has been released so far.
Do you think it would be easy to port for that model ? I think there's a couple of us waiting for this port, would be much appreciated and would test it asap.
tibey said:
Sucks that no one is reporting anything, but tbh in europe it seems that only the A8 (A530f) has been released so far.
Do you think it would be easy to port for that model ? I think there's a couple of us waiting for this port, would be much appreciated and would test it asap.
Click to expand...
Click to collapse
It will be ready at some point today.
@tibey
Here you go, good luck: https://androidfilehost.com/?fid=746010030569951180
.
ashyx said:
@tibey
Here you go, good luck: https://androidfilehost.com/?fid=746010030569951180
.
Click to expand...
Click to collapse
Seems to work great on a530f ! Just followed the instructions (had just a minor issur with MTP not working in TWRP)
Thanks a lot :good:
Edit : Guess you should post it there : https://forum.xda-developers.com/ga...18-roms-kernels-recoveries--other-development (damn that forum is invisible in search)
tibey said:
Seems to work great on a530f ! Just followed the instructions (had just a minor issur with MTP not working in TWRP)
Thanks a lot :good:
Edit : Guess you should post it there : https://forum.xda-developers.com/ga...18-roms-kernels-recoveries--other-development (damn that forum is invisible in search)
Click to expand...
Click to collapse
Yep it seems Samsung are forcing the use of their own MTP driver in the kernel as I couldn't disable it.
And it continues, now 2.2k views and 199 downloads and still not one downloader could be bothered to post.
ashyx said:
And it continues, now 2.2k views and 199 downloads and still not one downloader could be bothered to post.
Click to expand...
Click to collapse
Well samsung mtp isn't in a8+ defconfig i just looked. So post your device tree and the partition layout and fstab from stock kernel and I will see if I can help.
travis82 said:
Well samsung mtp isn't in a8+ defconfig i just looked. So post your device tree and the partition layout and fstab from stock kernel and I will see if I can help.
Click to expand...
Click to collapse
I know it isn't which is why it isn't included.
Seems like they are forcing their own driver.
There is probably a way to fix it by modifying the make files, but I won't spend any more time on it until people can be bothered to take the time to respond.
Not working
ashyx said:
Unofficial release -TWRP recovery for the Galaxy A8+ - SM-A730F, EXYNOS 7885
TWRP 3.2.1-0 Released
Dec 9, 2017
TWRP 3.2.1-0 is out now for most currently supported devices.
What's new in 3.2.1-0:
* minui fixes (cryptomilk)
* Better android-8.0 compatibility in ROM trees (Dees_Troy)
* Fix missing library in android-8.0 (nkk71)
* Fix inconsistent SDCard naming (DevUt)
* Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot
Update 21/1/2017
TWRP 3.2.1-1 NN build released.
Current status: Testing stage
NOTE: THIS IS AS YET UNTESTED. IF YOU DECIDE TO TRY THIS OUT PLEASE REPORT ANY ISSUES WITH DETAILS. POSTS LIKE 'NOT WORKING' WILL BE IGNORED
Features:
MTP >> to be confirmed
ADB working >> to be confirmed
SEANDROID warning fix
TWRP and Kernel built from latest source
Raw SYSTEM image backup
NTFS support
F2FS support >> To be added
Twrp app support
You flash this at your own risk. Please ensure you have the stock ROM to hand downloaded from SamMobile or updato.com in case of problems. This will trip the knox counter.
Instructions:
Flash with odin in the AP slot.
Put your device in DOWNLOAD MODE. (POWER +VOL DOWN +VOL UP)
Uncheck Auto reboot.
Load the respective file below into the AP slot and hit start.
After flashing and ODIN reports PASS immediately reboot to recovery by holding POWER + VOL DOWN
As soon as the screen goes blank change to POWER + VOL UP
You should now see TWRP recovery.
FAILURE TO FOLLOW THE ABOVE STEPS WILL RESULT IN TWRP BEING REPLACED BY STOCK RECOVERY
NOTE: ON SOME ANDROID 5.1.1/6.0/7.0 DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
DOWNLOAD:
twrp_3.2.1-1_sm-a730f_210117
To Root:
Flash the latest SuperSU or Magisk release with TWRP:
SUPERSU - https://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/
MAGISK - https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
To disable forced encryption and mount internal storage (/DATA):
(Note this MUST be flashed after SuperSU if you intend to root)
1. Boot to Twrp
2. Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
3. Check DATA is mountable.
4. Install SuperSU (if root is required)
5. Install boot image patch below.
6. Reboot
Boot image patch
no-verity-no-encrypt_ashyx
DEVICE TREE: soon
PLEASE DO *NOT* DIRECT LINK TO THESE FILES. PLEASE LINK TO THIS POST
DONATE ME HERE IF YOU WANT TO BUY ME A BEER/COFFEE OR HIT THE THANKS BUTTON IF I HELPED YOU
Click to expand...
Click to collapse
Not Working Properly its give bootloop
i try according to this method but not working it restart after the first logo of the phone.
odin show passed message but phone get bootloops
akshaygpt2 said:
Not Working Properly its give bootloop
i try according to this method but not working it restart after the first logo of the phone.
odin show passed message but phone get bootloops
Click to expand...
Click to collapse
.
What are your phone specs and build number?
ashyx said:
.
What are your phone specs and build number?
Click to expand...
Click to collapse
Android 7.1.1
Galaxy A8 plus
Sent from my SM-A730F using Tapatalk
akshaygpt2 said:
Android 7.1.1
Galaxy A8 plus
Click to expand...
Click to collapse
I need your firmware build.
ashyx said:
I need your firmware build.
Click to expand...
Click to collapse
Build Firmware -
NMF26X.A730FXXU1ARAC
Sent from my SM-A730F using Tapatalk

[ROM] LITE OS 6.0 v2 for realme 2 pro [STABLE][CUSTOM STOCK ROM]

{
"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"
}
★LITE OS 6.0 V2
(Based on stock os)
Stable and can be used as daily driver​
Watch video for review and install-
https://youtu.be/q3L25WblKLM
Rom features-
✪Prerooted
✪Odexed this time
✪Debloated
✪Busy Box
✪Qn Engine
✪Some of The Major Init.d tweaks......
✪Zero FC.(If You Follow my guidelines)
✪Nano
✪High Touch Sensitivity (Driver Moded)
✪Swap enabled (upon request)
✪Ram Optimization
✪Loop Smoothness Tweak
✪SD card Read Write Speed Optimization
✪Sqlite Optimization
✪Net Speed & DNS Tweaks
✪Darky Zip-align
✪Build Prop Tweaks
✪Battery Saving script
✪Decrypted
✪Liquid UI
✪Kernal optimization
✪Gpu driver refined
✪Unecessary resources removed inside app and system for better optimization
✪And more if u explore ~_~
Donators -
Dr_lokman_sir
Anurag singh
Syam velchuri
Donate to apperciate and support :
7804011237 (Google pay/tez)
7804011237 (Paytm)
7804011237 (Phonepe)
[email protected] (UPI ID)
PAYPAL : www.paypal.me/mks7s
Source used for build -Stock kernel and stock rom
Downloads -
(Make complete backup first , and scroll down more and read F.A.Q too for your general questions )
✪LITE V2 ROM LINK
✪LITE APPS LINK
Instructions -
1.Download ROM
2.Place rom in internal memory
3.Wipe everything except internal and memory card
4.Flash and reboot
5.Install missing package from r2x2 recovery
6.done. if you can't understand my instructions then watch video tutorial
Missing packages (install only if you need !) -
(Scroll down and read F.A.Q for installation)
✪Assitive touch - LINK
✪Clone apps - LINK
✪Gesture U.I - LINK
✪Night shield - LINK
✪Oppo gallery - LINK
✪Long screenshot & other - LINK
✪U.I Sound - LINK
✪Oppo backup & restore - LINK
✪Call recording - LINK
Reproduction,remodification and use of any components of this rom in other rom/mod is not allowed
F.A.Q -
1.Is there any bug?
Ans - no ,if you found one please let me know
2.How to install missing packages ? proper way
Ans - install along with rom when you freshly install rom and
1.mount system first from recovery
2.then install missing packages and reboot system .
3.Having problems to get root rights for titanium backup and other ?
Ans - flash LINK zip again ! And uninstall magisk app and install app manually by extracting LITE APPS zip
4.quick pic and magisk not opening ?
Ans - extract LITE APPS zip and install it manually
5.Im having transparent lockscreen problem ?
Ans - just set any wallpaper it will get fixed or use color os theme store to fix it by changing theme
6.Im missing some apps from lite os , is there any way to get them ?
Ans - yes comment down below , i'll upload for u okay (will take time)
7.My phone is encrypted , should i flash this rom ?
Ans - decrypt from here {Mod edit} although rom is decrypted already if u try to install this on your encrypted phone then you'll need to format data
8.Are other zip required to wipe anything ?
Ans - No just flash by recovery and reboot okay
9.Im on color os 5 and gsi , can i flash this directly ?
Ans - No , first upgrade from this link - {Mod edit} U must be on color os 6 already inorder to flash this ROM
10.how do i fix this red root notification bar ?
Ans - follow this to remove root notification bar {Mod edit} and if u don't like xposed then use system ui tuner from playstore
11.Im facing strange problems ? which happens to no one !
Ans - you'll be ignored because you are'nt following what i said above and in video too !
Honest user review -
Q.1 How's performance ?
Ans -
Q.2 How's ram management ?
Ans -
Just finished downloading... Have been waiting for this
BUG (?): If you have a lockscreen enabled, and then if you backup this ROM and the Data partition using R2X2 Recovery and then restore it, the phone will refuse to accept your passcode and deny access. Even if you reset the passcode, you'll never be able to unlock the lockscreen. Remove your lockscreen passcode before backup, otherwise you'll be permanently locked out of your own data.
---------- Post added at 04:01 PM ---------- Previous post was at 03:54 PM ----------
Also, after 3 clean installations, I can confirm that the root warning notification fix does not work on this ROM by the given method. Could not flash the Riru zip.
Update: The notification fix works. I had to flash Magisk 17.1 seperately. But somehow, R2X2 Recovery kept losing grasp of /system, so the flash kept failing. I had to unmount and remount /system manually before flashing Magisk. If you face the same problem, try this.
CerinCorbierre said:
BUG a.... IMPORTANT NOTE for users: ........n. ...., o.....
---------- Post added at 04:01 PM ---------- Previous post was at 03:54 PM ----------
.....
Click to expand...
Click to collapse
Ofcourse if you try backup any rom with locked password , it will have password after restore for sure !!!! don't u know ????
Just reset the data or don't create backup of data
I don't get it why you highlighting such things with red words without having proper knowledge about it
And about red root notification , reset data again and flash magisk as mentioned in post and flash riru and ed exposed , it will work for sure
As its working for me and 99% people out there in my group !
Bro, why are you sending so many exclamation marks? I'm not shouting. Chill, man.
anabhi said:
Ofcourse if you try backup any rom with locked password , it will have password after restore for sure !!!! don't u know ????
Just reset the data or don't create backup of data
I don't get it why you highlighting such things with red words without having proper knowledge about it
Click to expand...
Click to collapse
I do. It's just that in case of my previous phones, they accepted the correct password after restoration. ColorOS/LiteOS does not accept the password. Maybe this problem is unique to ColorOS. You know better than I do, obviously.
anabhi said:
And about red root notification , reset data again and flash magisk as mentioned in post and flash riru and ed exposed , it will work for sure
As its working for me and 99% people out there in my group !
Click to expand...
Click to collapse
I wiped data and flashed LITE APPS.zip again, 3 times. Didn't work.
Should I erase internal storage, too? I'll try it if you tell me to.
I also tried flashing Magisk 17.1 seperately, but it fails to mount /system in recovery.
anabhi said:
And about red root notification , reset data again and flash magisk as mentioned in post and flash riru and ed exposed , it will work for sure
As its working for me and 99% people out there in my group !
Click to expand...
Click to collapse
Update: I've finally solved the problem. Thanks for your patience and attempts to help. But even though I reset my data 5 times and tried, it didn't work.
I did something else.
I tried to flash Magisk seperately, like you said. It kept failing because R2X2 Recovery kept saying "! Cannot mount /system".
I had already wiped the system and reinstalled LiteOS twice. Didn't help. Same problem.
So, a while ago, I manually unmounted and remounted /system in R2X2 Recovery 3-4 times. Then I tried flashing the Magisk zip, it worked. I didn't need to reset data.
After rebooting, I had to I was finally able to flash the Riru module in Magisk and follow your method.
Maybe R2X2 Recovery has a small bug? I had to manually unmount and remount system to get things working.
Anyway, thanks for all these amazing works, man. The red notification is finally gone.
Im already chill bro but you shouldn't send any confirmation that its not working on my rom , even though it works alright that's what im trying to tell you
Im happy your issue gotta solved enjoy .
So far I've 2 problems with the Magisk.
# Magisk that comes with the installation (LITE APPS) doesn't successfully install Riru module and that's why the red blinking is still there.
# If I flash latest Magisk (19.2/3), it is able to install riru and other modules successfully but the Magisk is installed as "Core Only Mode" and you can never change that. That mode disables the modules and there comes the blinking issue.
I've tried to solve this multiple times and in many ways (re-flash,mounting etc.) but failed. What should I do now ?
Sayed Anan said:
So far I've 2 problems with the Magisk.
................... What should I do now ?
Click to expand...
Click to collapse
Read question 3 from f.a.q and module working fine on 17.1 and why u updating to 19.1 when Its not supported on our device
Install below zip by recovery
https://www.androidfilehost.com/?fid=6006931924117891637
Then extract lite apps zip and install magisk app normally
Thanks for the rom and solution of the red blinking.
Keep up the great works. Peace.
anabhi said:
thanks for lite os v2...keep it up..:good:
Click to expand...
Click to collapse
U welcome sayed and meraj
Need Vendor zip
Bro, apps fc and battery backup decreased. (sot- 6 hourz). Plz provide vendor img.. Want to reflash lite os.
indra94 said:
Bro, apps fc and battery backup decreased. (sot- 6 hourz). Plz provide vendor img.. Want to reflash lite os.
Click to expand...
Click to collapse
Bro just reflash rom zip again without wiping anything
Vendor.img is already there in lite os rom if u wanted to flash separately
Which apps force closing btw ?
Bugs Maybe ?
# When I use USB Tethering, sometimes (I've noticed 3 times, not everytime) my phone's apps are automatically closed and then after 2/3 seconds, showing a black screen, it comes back to normal (like it was forced closed).
# The second is that my notification bar is not showing last 3 icons from 2nd row.
​
Any suggestions ? Thanks.
Sayed Anan said:
# When I use USB Tethering, sometimes (I've noticed 3 times, not everytime) my phone's apps are automatically closed and then after 2/3 seconds, showing a black screen, it comes back to normal (like it was forced closed).
# The second is that my notification bar is not showing last 3 icons from 2nd row.
View attachment 4783982​
Any suggestions ? Thanks.
Click to expand...
Click to collapse
About force close , i'll look
And your notification panel facing problem because of system ui tuner , reset system ui tuner preset and reboot
How to enable full Google Assistant in LiteOS v2? "Ok Google" isn't working. Can't launch Google Assistant buy long-tapping the Home button either.
Does magisk HIDE works....pl let me know as I use many banking apps ...

[RECOVERY][UNOFFICIAL][excalibur][v3.0.0] Pitch Black Recovery [30/07/20]

{
"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: excalibur
Maintainer/Authors build: @TheMalachite
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/TheMalachite/android_device_xiaomi_excalibur
Kernel: Prebuilt kernel from MIUI V11.0.2.0.QJXINXM
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
Device Changelog
Code:
2020-07-30
- Initial unofficial release
PBRP 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://drive.google.com/file/d/18MzNCTExOWLiu9ZUD3A7SXlD4QY2grrZ/view?usp=drivesdk
XDA:DevDB Information
PitchBlack Recovery Project, Tool/Utility for the Redmi Note 9 Pro Max
Contributors
TheMalachite, Reza Adi, Shovon, Manjot Sidhu, Mohd Faraz, Sagar
Version Information
Status: Stable
Current Stable Version: 3.0.0
Stable Release Date: 2020-07-30
Created 2020-07-30
Last Updated 2020-07-30
Bugs: You tell me
Reserved #2
thank you sir..... for providing this recovery and opportunity to test your initial relese
Good but when other custom rom for redmi note 9 pro max
[email protected]@ said:
Good but when other custom rom for redmi note 9 pro max
Click to expand...
Click to collapse
When their will be dev who wanna build custom rom for it
Flashed it via fastboot from Platform Tools folder. Rebooted into recovery mode. And Pitch Black was installed successfully. Then transferred the pitchblack zip folder to sd card. And installed it through pitchblack. Rebooted to system.
After the system reboot, again switched off phone and entered recovery mode, only to find that the pitchblack was overwritten by system recovery.
tried wiping data second time, after installing pitchblack. Again it was overwritten by system recovery.
Do I need to do any additional steps within pitchblack, before rebooting to system?
Or install any ROM?
My final aim is to install LineageOS, which currently isn't available for this devise..
Any help is greatly appreciated...
Vijo123 said:
Flashed it via fastboot from Platform Tools folder. Rebooted into recovery mode. And Pitch Black was installed successfully. Then transferred the pitchblack zip folder to sd card. And installed it through pitchblack. Rebooted to system.
After the system reboot, again switched off phone and entered recovery mode, only to find that the pitchblack was overwritten by system recovery.
tried wiping data second time, after installing pitchblack. Again it was overwritten by system recovery.
Do I need to do any additional steps within pitchblack, before rebooting to system?
Or install any ROM?
My final aim is to install LineageOS, which currently isn't available for this devise..
Any help is greatly appreciated...
Click to expand...
Click to collapse
I am waiting for my bootloader time 133 hours provided by MI. I will flash and provide feedback on 13 August.
kannss said:
I am waiting for my bootloader time 133 hours provided by MI. I will flash and provide feedback on 13 August.
Click to expand...
Click to collapse
Ok. Never go back to 'Mi Unlock Status' under Developer Options to add ur device again...
I did that mistake and my wait time got reset to give me new wait time.
Also don't log out of Mi account or play with 'Find Device' settings.
U may know already. But im just saying..
If u face any driver related issues, then in the Mi Unlock Tool itself, they have provided a way to install it, if u check their settings...
Good Luck
Vijo123 said:
Flashed it via fastboot from Platform Tools folder. Rebooted into recovery mode. And Pitch Black was installed successfully. Then transferred the pitchblack zip folder to sd card. And installed it through pitchblack. Rebooted to system.
After the system reboot, again switched off phone and entered recovery mode, only to find that the pitchblack was overwritten by system recovery.
tried wiping data second time, after installing pitchblack. Again it was overwritten by system recovery.
Do I need to do any additional steps within pitchblack, before rebooting to system?
Or install any ROM?
My final aim is to install LineageOS, which currently isn't available for this devise..
Any help is greatly appreciated...
Click to expand...
Click to collapse
Enable DM VERITY
MaheshTechnicals said:
Enable DM VERITY
Click to expand...
Click to collapse
Will it keep PB Recovery form overwritten?
Because, ppl try to disable DM verity, so im asking.
Also, I managed to root my Pro Max using Magisk manager. But a lack of custom recovery always hurts.
So how do i Enable DM verity now?
I'm on rooted (magisk), device with xposed installed and working BUT stock recovery. waiting for you to successfully stick the tarp and I'll follow. Kindly keep updating results and steps tried by you.
---------- Post added at 05:48 PM ---------- Previous post was at 05:46 PM ----------
Vijo123 said:
Will it keep PB Recovery form overwritten?
Because, ppl try to disable DM verity, so im asking.
Also, I managed to root my Pro Max using Magisk manager. But a lack of custom recovery always hurts.
So how do i Enable DM verity now?
Click to expand...
Click to collapse
I'm on rooted (magisk), device with xposed installed and working BUT stock recovery. waiting for you to successfully stick the tarp and I'll follow. Kindly keep updating results and steps tried by you.
I'm currently using SD Maid app (Pro version) to remove all unnecessary bloatwares. Works like a charm.
And IMO, also works better than Termux or any other debloater. Although debloating is just one of the function of termux, but if u r using it just to debloat, then better go for SD Maid ?
UPDATE : i installed as per instructions for installation from PC, first recovery.img and then flashed whole zip. Worked great. after rebooting device twice manually,, recovery sticks,, and its a great one. excellent work done.
just one question, what does magisk manager installation in recovery do ? (Specials>tools>magisk manager)
coolvipcandy said:
UPDATE : i installed as per instructions for installation from PC, first recovery.img and then flashed whole zip. Worked great. after rebooting device twice manually,, recovery sticks,, and its a great one. excellent work done.
just one question, what does magisk manager installation in recovery do ? (Specials>tools>magisk manager)
Click to expand...
Click to collapse
Did u wipe data or dalvik etc. Because mine got overwritten by system recovery.
Can u please tell how did u do, STEP BY STEP?
Maybe my adb fastboot tools were outdated??
Vijo123 said:
Will it keep PB Recovery form overwritten?
Because, ppl try to disable DM verity, so im asking.
Also, I managed to root my Pro Max using Magisk manager. But a lack of custom recovery always hurts.
So how do i Enable DM verity now?
Click to expand...
Click to collapse
Vijo123 said:
Did u wipe data or dalvik etc. Because mine got overwritten by system recovery.
Can u please tell how did u do, STEP BY STEP?
Maybe my adb fastboot tools were outdated??
Click to expand...
Click to collapse
i did as mentioned in first post,, as i was already root, i first flashed recovery.img and then from recovery, flashed the whole zip archive. thats all.
then.booted to system,, again booted manually to recovery and it was there,, and checked twice again, recovery was there.
---------- Post added at 05:25 AM ---------- Previous post was at 05:24 AM ----------
i didnt mess with dm verity,,
Working fine in my device. Successfully rooted and installed Edxposed. Everything working fine.
how to wipe "system" partition, there's no option for that ??
wipe > Advance > ???
Format data option
---------- Post added at 08:30 PM ---------- Previous post was at 08:28 PM ----------
Do not install inbuilt magisk from this recovery. It gives bootloop, download from github or xda and flash zip manually
Stuck on fastboot mode
PLEASE HELP
i installed twrp recovery in my redmi note 9 pro max and install magisk , now my device is stuck on fastboot.
---------- Post added at 05:22 AM ---------- Previous post was at 05:18 AM ----------
kannss said:
Working fine in my device. Successfully rooted and installed Edxposed. Everything working fine.
Click to expand...
Click to collapse
bro when i installed i got stuck in fastboot
what should i do now ...? should i install custom rom or not

Development [ROM] BeyondROM v3.3 [15/05/2023]-[CWD3]-[EXYNOS]-[SM-S908B-S906B-S901B]

{
"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"
}
Latest Version v3.3 [15/05/2023]
ROM Maintainer: Andrei @starbucks2010​
ROM Info:
Supported devices: [SM-S908B] [SM-S906B] [S901B]
ROM Base: S90xBXXS4CWD3 (Android 13 OneUI 5.1) May 2023 Patch Level
ROM Features:
Kernel:
Stock Samsung kernel
All partitions RW
CSC features:
Call Recording
Camera shutter sound menu
Real time network speed in statusbar
AppLock Enabled
ROM Disarm:
Light ROM debloat
Disabled Encryption
Patched Samsung SmartWatch pairing
Disabled stock recovery-from-boot
Modded Settings/Services
Screenshots in secure apps allowed
Phone status: Official
Software Info ROM Details
Back2Kill mod
Fixes:
Galaxy watch pairing
Secure Folder
Other Tweaks/Mods:
Warning boot screen removed, BR custom boot animation
Automatic EFS backup
Various build prop tweaks
Pre-rooted with Magisk Alpha (needs magisk alpha app install after flash)
Netflix playback (SD only)
Dual messenger app patched for several apps
S23 picture object remover
ROM constraints:
Needs to install Magisk canary 26201 app in twrp after ROM flash
For SafetyNet and Wallet you must install latest kdrag0n v2.4.x magisk module and enable Zygisk
Not working
Knox related apps: Samsung Pay, Samsung AutoFill
Changelog
v3.3
- Updated to latest firmware [CWD3] OneUI 5.1 **You must be on CWD3 firmware to flash BR3.3 ROM zip**
- Kernel patched with magisk canary 26101
- No BR3.3 for S906B due to missing testers/requests
#######################################
PREVIOUS VERSION
#######################################
v3.2
- Updated to latest firmware [CWCG] OneUI 5.1 **You must be on CWCG firmware to flash BR3.2 ROM zip**
- Kernel patched with magisk canary 26101
Credits
- John Wu for Magisk
- Mr. Waehere for the kitchen and support
- afaneh92 for S22 TWRP and endless help
- LeeXDA18 for help with knox/VK removal and S23 picture object remover port
- the elite team of ROM testers (Mark, Nuno, Kuba, Ashley and many more)
- dutchman89 for Beyond boot logo
- If you like my work and want to support me, consider buying me a coffee (PayPal link)
Download Links
CURRENT VERSION
###############################
SM-S908B ROM Download CWD3 [BR3.3]
SM-S906B ROM Download CWBE (BR3.3)
SM-S901B ROM Download CWD3 (BR3.3)
###############################
OLDER VERSION
###############################
SM-S906B ROM Download CWBE (BR3.1)
###############################
OTHER FIXES
###############################
Bixby fix for BR3.3 CWD3
###############################
USEFUL LINKS
###############################
BeyondROM S22 Group [Telegram]
S22 TWRP [XDA]
S22+ TWRP [XDA]
S22U TWRP [XDA]
If you like my work, support me and buy me a coffee (PayPal link)
Installation:
Spoiler: Coming from full stock
**Note: These steps will trip Knox and possibly void warranty on your phone**
**Note: Following these steps you will lose data on your phone, so back-up before continuing**
UNLOCK BOOTLOADER:
Enable Developer Options: Settings > About Phone > Software Information > Keep clicking 'Build Number'
Enable OEM Unlock: Settings > Developer Options > Click 'OEM Unlock' to enable it
Turn of phone
Hold Volume Up + Volume Down, plug in USB cable (PC to Phone)
You’re now in download mode (Blue Screen)
Press and hold Volume up (bootloader unlock screen)
Pres Volume up to confirm
**Warning** This will now wipe your phone and restart and couple of times but this is normal
When the phone is booted, connect to internet, skip the initial setup, you don't need to sign in to anything
Unlock should be enabled now and greyed out
Congrats you've unlocked your bootloader !
FLASH TWRP + PATCHED VBMETA
OEM Unlock should be enabled now and greyed out
Download TWRP and patched vbmeta for your device from above links
]Boot phone into download mode (from power off Volume Up + Volume Down and plugin USB cable)
Press Volume up to continue
Load up ODIN
Go to options and turn off auto reboot
Select USERDATA slot and select the TWRP+Patched VBMETA file tar you built (Device Specific)
Click Start and wait for Odin to complete with a PASS message
Now Keep USB cable plugged in, hold Volume Down and Power and as soon as the screen goes black press and hold Volume Up and Power
You should now be in TWRP
IN TWRP
Do a full wipe (wipe > Format Data > type 'yes' when asked and confirm)
Reboot phone back to recovery (Reboot > Recovery)
Download ROM and copy either to the phone (PC to Phone) or to a USB OTG device
FLASH ROM:
In TWRP click 'Install'
If using OTG click 'select storage', select 'USB OTG'
Browse to the location of the ROM zip on the USB device, Select and swipe to confirm
Follow the on-screen options
When flash is complete, click 'save logs' (for later use)
Click finish
Reboot to System
After flash and setup complets, download and install Magisk Canary app from Magisk github and install it; when you run for the first time the magisk will need to do some setup and will then automatically reboot the phone
After reboot you're all set, congratulations !
Spoiler: Updating BeyondROM to latest version
When upgrading FW to flash the latest BR these are the recommended steps.
It is assumed that you are already on BeyondROM.
Download the latest/required version of the firmware (Samfirm, Frija etc...)
Unzip the stock ROM zip
Boot the phone into Download mode
Load up Odin and uncheck auto-reboot in Odin settings
Insert the relevant files into their slots (BL = BL, AP=AP, CP=CP, CSC=HOME_CSC) **It's important to use HOME_CSC to keep your data intact**
In the USERDATA slot insert your TWRP+Patched VBMETA tar file (Device Specific)
Start Flash
When flashing completes, keep USB plugged in, hold Volume Down + Power, as soon as the screen goes black hold Volume Up + Power pressed to enter TWRP
When in TWRP, flash latest BeyondROM
When complete, save logs, reboot to system
Enjoy!
Enjoy flashing good people !
reserved
Amazing I have been a great fan of your ROM. unfortunatetly for me I have the sm -
s908E. perhaps in the future you can make a compatible rom for this snapdragon. thanks
luisnica98 said:
Amazing I have been a great fan of your ROM. unfortunatetly for me I have the sm -
s908E. perhaps in the future you can make a compatible rom for this snapdragon. thanks
Click to expand...
Click to collapse
I'm sorry, I think my words were very basic. It's a language translation problem. maybe i meant. "If I'm lucky, perhaps in the future, you'll have time to make the ROM for the phone version I use"
Sorry but I never had a snapdragon device. Chances to do a br for it are very slim.
The rom have been updated to latest Oct FW AVI7
starbucks2010 said:
The rom have been updated to latest Oct FW AVI7
Click to expand...
Click to collapse
Nice, thank you!
So, considering the installation instructions, does that mean we need to go to AVI7 firmware in order to flash your ROM, or what is the situation when updating the ROM? I'm on your first build.
yes, you need to flash first stock AVI7 fw + twrp_patched_vbmeta in USERDATA slot, reboot to twrp and flash BR16
starbucks2010 said:
yes, you need to flash first stock AVI7 fw + twrp_patched_vbmeta in USERDATA slot, reboot to twrp and flash BR16
Click to expand...
Click to collapse
So most likely it will result in a data wipe. Till now I didn't succeed to flash stock ROM without wiping. (Works fine in TAB S7 + and S8U) but kills my data in S22u even when using the home csc.
Thanks anyways.
If you use HOME_CSC when you flash stock, it will preserve your data
starbucks2010 said:
If you use HOME_CSC when you flash stock, it will preserve your data
Click to expand...
Click to collapse
I already tried it multiple times, it wiped my data regardless. That's how I do it on my TABs
ekin_strops said:
I already tried it multiple times, it wiped my data regardless. That's how I do it on my TABs
Click to expand...
Click to collapse
maybe because of flashing TWRP with the vbmeta patch? disabling encryption formats data partitions, doesn't it
ekin_strops said:
So most likely it will result in a data wipe. Till now I didn't succeed to flash stock ROM without wiping. (Works fine in TAB S7 + and S8U) but kills my data in S22u even when using the home csc.
Thanks anyways.
Click to expand...
Click to collapse
if you use stock fmw rooted you can update firmware using home csc without wiping data
if you are using beyond rom make sure you use latest twrp from afaneh92 android file host
if you still have data encrypted you need to flash twrp+ vbmeta, format data and reboot to twrp. after this you can flash beyond rom and no need to format data anymore
great rom Andrei
using with my s22+
0 bugs, everything is running smooth
good job
Hi, this rom is really awesome, is it possible to flash the "Loki Kernel" on it...?
Thanks for your answers, Bruno
brunsman6229 said:
Hi, this rom is really awesome, is it possible to flash the "Loki Kernel" on it...?
Thanks for your answers, Bruno
Click to expand...
Click to collapse
Of course
Since this gets rid of some Knox stuff, is it possible to then use the Samsung health app with a tripped knox?
erik2041999 said:
Since this gets rid of some Knox stuff, is it possible to then use the Samsung health app with a tripped knox?
Click to expand...
Click to collapse
On telegram group (link in first post) You have flashable zip with working Samsung health
Kuba1996 said:
On telegram group (link in first post) You have flashable zip with working Samsung health
Click to expand...
Click to collapse
Is it the latest one though? Or is it the older one that worked with a tripped knox?
Edit: yeah I looked and it is, cool thanks man
For many years I have been using exynos samsung galaxy cellphones. For reasons I dont know Samsung decided to make the S22 series for latinamerica with a snapdragon chip. Even when I should be happy cause snapdragon its said that is faster than exynos, I cannot keep having BR. Its a pity.

Categories

Resources