{
"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 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.
*
*/
Red Wolf Recovery is custom recovery based on TWRP source code however some things are working here slightly different then you might expected. The main objective of this project is to provide stable recovery with features which you have never seen before in a recovery and which have not been accepted for adding to the official source code of TWRP. This recovery is also first recovery on the world with password protection.
Based on TWRP version: 3.1.1-0
For device: Land
Original Developer: ATG Droid
Ported to Land: Dineshkumar
Source code: https://github.com/ATGDroid/Red-Wolf-Kenzo
Thanks by ATG Droid: z31s1g (for the base of his theme), Ray Li (For his useful advice in the beginnings), osm0sis (for his image scripts), dadi11 (for his awesome kernel) etc.
Thanks: ATG Droid (for developing this), Mayank (for encouraging me.. )
Features:
Code:
[B]Translated to EN & CZ [/B]
- Password protection
[STRIKE]- Flashlight[/STRIKE] (Broken)
- MIUI OTA Support (Not tested yet)
- Built-in latest Magisk, SuperSU & AromaFM
- Lots of built-in scripts from community
- Ability to activate Night mode
- You can backup all partitions
- Ability to activate tap to wake
- Ability to set custom id for backup folder & ADB
- You can flash boot logo & modem directly in the recovery
- Automatic deactivation of the stock recovery
- You can change the current governor on which recovery is currently running
- Automatic MIUI boot image patching
- Recovery can notify you about the completed backup/restore/installation using the notification diode & vibration.
- Support "set on boot" settings.
*[B] Changes for security reasons [/B]*
- Folder with backups in internal storage can be only accessed from recovery
- ADB isn't starting automatically at the start of the recovery. You have to activate it in recovery
- MTP isn't starting until user enter correct password
- Deactivated TWRP theme engine
Installation instructions:
1) Open this AFH Link.
2) Open Latest Version -> Download "RedWolf_3.1_Land-XXXX.img" or "RedWolf_Land_XXXX_XX_FLASH_SCRIPT.zip"
3.1) If you download ".img" file...
a) Flash it from your exiting TWRP by Rebooting to TWRP -> Install -> Select Image
b) Flash it using Flashify
c) Flash it using fastboot command fastboot flash recovery RedWolf_3.1_Land-XXXX.img
3.2)If you download ".zip" file Extract it, Reboot your phone to fastboot mode. Run "Boot.bat" if you want to temporarily boot it or Run "Flash.bat" to flash the recovery.
Bugs:
- Flash light not working
- MIUI OTA Working if boot backup is taken for OTA survival...
- Not working on 2GB variants...
- Nothing Else...
Downloads:
Look at Instruction.
Attached Splash Images which can be used as Custom Splash in RedWolf... Extract ZIP and Choose the one Which suits you.... :fingers-crossed:
Changelog for BETA 4.0:
- Don't install twrp app as default
- Default time zone was set to CEST
- Use military time as default time.
- Added script for saving the boot values in to the source
- Support of the custom themes was completely removed from the installation process.
- Few fixes & improvements in the strings.
- Default value of the RedWolf specific vibrations was slightly increased
- Improved saving of the AROMA FM config file.
- Don't disable stock recovery if system is mounted as read-only.
- Added ability to choose if you want to disable the stock recovery from the gui.
- Default color of the recovery was set to red.
- Fixed automatic reboot if the installation process was unsuccessful
- Added Chinese Language both Traditional and Simplified
- Added Tamil Language (Needs more translation)
Changelog for BETA 5.0:
- Fixed Fingerprint Error
- Removed unsupported Fingerprint & FGO Patch
- Fixed More Strings of Tamil Language (Not Complete Yet)
- Removed Flashlight Button as its broken
Warning:
Please remember that recovery with password protection isn't still a full protection for your phone. Red Wolf can only prevent unauthorized access to your device from recovery. But your device can be still reinstalled using fastboot or Miflash.
Contact Us
Whatsapp Group Link
Contributors
ATG Droid
Redmi Note 3 Thread: [RECOVERY][Kenzo/Kate][V3.1-016] Red Wolf Recovery Project
Version Information
Status: Beta
Latest Version: 5.0
RedWolf Version: 3.1.1.X
TWRP Version: 3.1.1-0
Created 2017-08-26
Last Updated 2017-09-08
Well, we get a new recovery. Thanks:good:
Img file size is 43 mb. Is it ok?
seems nice but
fash light will not work in roms to?
Hemansh said:
seems nice but
fash light will not work in roms to?
Click to expand...
Click to collapse
Nope... No connection between Recovery and ROM
Lovetz said:
Img file size is 43 mb. Is it ok?
Click to expand...
Click to collapse
Yes... It's ok... Personally tested.
Flash light will not work , what does that mean
Jainanjay said:
Flash light will not work , what does that mean
Click to expand...
Click to collapse
ATG Droid added "flashlight" to recovery, i.e. you can use flash light in Recovery mode. But that feature is broken in this...
Any chance to add f2fs support?
Wysłane z mojego Redmi 3S przy użyciu Tapatalka
Thanks a lot developers
thanks,man:good:
I don't like the theme
I want a twrp light play theme as shown in the picture
Theme source: https://www.google.co.in/amp/s/foru...rp-materialised-dark-light-play-t2915584/amp/
@dineshthangavel47 Please contact me if you need any help.
akashvfx said:
I want a twrp light play theme as shown in the picture
Theme source: https://www.google.co.in/amp/s/foru...rp-materialised-dark-light-play-t2915584/amp/
Click to expand...
Click to collapse
Will try to Add them
Tried to PM you... But I cant... so posting it here.
ATG Droid said:
@dineshthangavel47 Please contact me if you need any help.
Click to expand...
Click to collapse
Don't know how to thank you sir... Thanks for your kindness...
We just ported your Work but you are ready to help us. Thanks, Thanks, Thanks.
Now i really need your help sir. I just ported Your RedWolf Recovery from kenzo to land by replacing some files. So i cant fix some bugs like flashlight, MIUI OTA support. So i want to compile it from sources. You already made it opensource. I know to compile TWRP from source. But yours sources looks different. I'm not a pro... and I have no idea how to compile your sources. Could you please help us...? Please kindly reply.
Thankyou sir.
Eagerly waiting for your reply...
My WhatsApp, Telegram, Hike Number : +918056684414
ATG Droid said:
@dineshthangavel47 Please contact me if you need any help.
Click to expand...
Click to collapse
Thankyou sir for helping our developer. You got such a generous and helpful heart.
akashvfx said:
I want a twrp light play theme as shown in the picture
Theme source: https://www.google.co.in/amp/s/foru...rp-materialised-dark-light-play-t2915584/amp/
Click to expand...
Click to collapse
Are they not working by direct flashing? They work on other unofficial TWRP.
NPriyo said:
Are they not working by direct flashing? They work on other unofficial TWRP.
Click to expand...
Click to collapse
Those themes would work wil all Normal TWRP builds....
@ATG Droid
Waiting for your reply...
I flashed beta 2.0 and immediately after manufacturer logo it shutdown and boots to system
Related
{
"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.2.3
PitchBlack version: 2.9.0
For device: tulip
Maintainer/Authors build: @rezaadi0105 @sayad1
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/rezaadi0105/android_device_xiaomi_tulip-twrp
[*]Kernel: Give kernel link here, remove this line if you are using prebuilt kernel
[*]PitchBlack Team: @rezaadi0105, @firewolfxda, @manjot.gni, @androiabledroid, Arbaz Khan
Features
Supports Treble and non-Treble ROMs
Up-to-date Oreo kernel, built from sources (Pie is on the way)
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 (Windows & Linux)
Download PBRP PC Installer zip from bellow
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP PC installer zip & copy the flashable zip to the installer folder
Goto fastboot mode in your device
Windows users open pbinstaller.bat file
Linux users execute pbinstaller.sh in a terminal
Follow the introductions on the installer from there
Enjoy
(LInux users will need unzip, adb & fastboot installed on their system)
changelog
Code:
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Some bug fixed
flashable zip
download link here
2019.1.27
https://sourceforge.net/projects/pi...lip-2.9.0-20181211-1618-OFFICIAL.zip/download
Telegram :- https://t.me/tulipofficial
pC INSTALLER
https://sourceforge.net/projects/pi...ller/PB_Installer_20181014_ALPHA.zip/download
Change log
BUGS
* ????bugs you tell me
CHANGE LOG
V2019/1/27
Update log:
* bug fided
* Added F2FS support
V2018/12/11
Update Log :
- Initial Build (official)
- Update Whole DM verity
- Update magisk to 18.0
- Update unroot magisk
- Some bug fixed
- Etc.
V2018/12/10
* FIXED MTP&ADB
* Whole DM-Verity Logic Updated.
* Minor bug fixes
* Magisk updated upto 18.0
* Better feedback on encryption
* Etc
* next will be official
V 2018/11/17
- Initial build
- Fix read internal storage
- Many more
What is "ARB protection"?
How can I flash DM-VARITY file
Osamaabdalaal said:
How can I flash DM-VARITY file
Click to expand...
Click to collapse
In recovery mod
Useable now
thanks
thank you @sayad1 can I see my internal storage with this recovery?
pixel52 said:
thank you @sayad1 can I see my internal storage with this recovery?
Click to expand...
Click to collapse
Yes but I'd you didn't see backup your data first and format data(coz your device already encrypted)
installed recovery --> phone boot ok.
rebooted in recovery mode because of magisk installation: i have stock miui recovery.
why?
Thanks to OP for sharing ...
Has someone managed to install and test this?
Any comment about it is valuable.
artyfarty said:
installed recovery --> phone boot ok.
rebooted in recovery mode because of magisk installation: i have stock miui recovery.
why?
Click to expand...
Click to collapse
After recovery install don't reboot system first wipe data or install DM variety
sayad1 said:
After recovery install don't reboot system first wipe data or install DM variety
Click to expand...
Click to collapse
Wipe data? Why?
Sent from my Xiaomi Redmi Note 5 / 5 Plus using XDA Labs
where is the link twrp
You mention in the OP that this has Oreo kernel sources only and not Pie yet. Does this mean that I can't flash a Pie rom with it? Or does that mean something else?
spyjoshx said:
You mention in the OP that this has Oreo kernel sources only and not Pie yet. Does this mean that I can't flash a Pie rom with it? Or does that mean something else?
Click to expand...
Click to collapse
The ROM kernel matters in that case, recovery kernel is irrelevant. Also Oreo kernel can boot pie without any modification.
thesprintster said:
The ROM kernel matters in that case, recovery kernel is irrelevant. Also Oreo kernel can boot pie without any modification.
Click to expand...
Click to collapse
Thanks! That helps.
I formatted my phone two days ago and internal Memory became available, but After a reboot it turn encrypted again.
I installed this new version (2.9.0) but Is Stil encrypted.
Dunno what to do, i don't even set up any lockscreen method
miui ota support.
I saw miui ota support in OP. can anyone help, how could i update through OTA in this recovery?
Hello.
So i flashed this recovery, after that i flashed dm-verity and Magisk (in built in recovery). but after that phone is not booting, it's just stuck on Mi splash boot screen. any solution for this.?! i ran magisk uninstaller but keeps getting Error 1. so how to fix this issue.?! any solution.?
Also Encryption problem not fixed. i formatted data. but after reboot same Showing. Enter Decryption data password.
Thanks
{
"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: OnePlus 7 Pro
Maintainer/Authors build: unixandria
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/PitchBlackRecoveryProject/android_device_oneplus_guacamole-pbrp
Kernel: Prebuilt
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Support: https://t.me/alexiadev
PBRP Chat: https://t.me/pbrpcom
[*]Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the PitchBlack zip to your device
Reboot to your current custom recovery
Flash the PitchBlack zip
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
From PC
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP zip
Goto fastboot mode in your device
Flash the recovery.img by fastboot flash recovery.img
Boot into PBRP
Copy the zip to internal storage
Flash it
Enjoy
Changelog
PBRP Side 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
Device Side Changelog
Code:
- Initial release[INDENT][SIZE=3][B]
Bugs
- You tell me!
Downloads
Flashable zip
https://pitchblackrecovery.com/guacamole
Extra LinksWebsite and blog is at https://www.androidacy.com
Donations are here
Beta/alphas: see zips link
ZIPs: click me
Telegram: Androidacy Discussions
Discord: here
Reserved
Reserved
Just installed, seem working without issues and look is amazing, thanks and thanks also to Mauronofrio for the awesome work made.
Looks much better than the default TWRP theme indeed. Looking forward to the themes section.
If I use this recovery, I don't need to flash no verity_no encrypt zip to stay unencrypted?
harpin14789 said:
If I use this recovery, I don't need to flash no verity_no encrypt zip to stay unencrypted?
Click to expand...
Click to collapse
I think your answer is yes, see screenshot, unfortunately I don't stay decrypted.
harpin14789 said:
If I use this recovery, I don't need to flash no verity_no encrypt zip to stay unencrypted?
Click to expand...
Click to collapse
There a setting with dm verity in the recovery itself. Also magisk? Pretty cool. Already flashed magisk so I'll wait to try it next time flash. But so far I like it.
The interface is very beautiful. When can it support Chinese
Really liking this allot- the tools section is bad ass!
Keep up the great work!
Is it keeping itself after the ota updates installation !
Pretty impressed
Wow. I didn't even realize recoveries could have both form AND function.
how can I know which slot I'm in at the moment? ( A or B?)
Hey, does this work with the 5g variant or no?
FinnishTechHead said:
Hey, does this work with the 5g variant or no?
Click to expand...
Click to collapse
Works with mine
Works like a charm, thanks mate
Just to be on the safe side:
Coming from Stock OOS with TWRP and Magisk 20.4., can I simply flash the PBRP Zip in TWRP and thats it? Or do I have to reflash Magisk after that? Is there any possibility that the storage is encrypted (not available in Recovery) after that?
Many thanks in advance!
OP Fan3009 said:
Just to be on the safe side:
Coming from Stock OOS with TWRP and Magisk 20.4., can I simply flash the PBRP Zip in TWRP and thats it? Or do I have to reflash Magisk after that? Is there any possibility that the storage is encrypted (not available in Recovery) after that?
Many thanks in advance!
Click to expand...
Click to collapse
Flash simply from 3.4.0.0 then flash magisk like usually you made, this recovery have some good features to flash it directly without have the file on your memory simply at the end of the installation with volume buttons or from his features.
This Recovery is Great! I love the Way it looks. It feels more modern, Love the Tools option. Can't wait for Themes to be available...
Here's a quick look!
{
"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: Redmi 8A Dual [Olivewood]
Maintainer : TechyMinati
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: [URL='https://github.com/techyminati/android_recovery_xiaomi_olivewood] https://github.com/techyminati/android_recovery_xiaomi_olivewood [/URL]
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 below
Extract the PBRP zip
Goto fastboot mode in your device
Flash the recovery.img by fastboot flash recovery.img
Boot into PBRP
Copy the zip to internal storage
Flash it
Enjoy
Changelog
PBRP Side 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
Device Side Changelog
Code:
-Initial Build
Bugs
- You tell me!
Downloads
Flashable zip
https://drive.google.com/uc?id=1PNKoodCuIapbd3CyY_kHQCpDRN-Y-iD0&export=download
If you liked the Thread, Do a Thumbs Up !
Thanks Bro
Will it work without getting through Mi Unlock Status man? I’ve been stuck there for 3 months now, can’t get past it.
Projjwal Dhar said:
Will it work without getting through Mi Unlock Status man? I’ve been stuck there for 3 months now, can’t get past it.
Click to expand...
Click to collapse
STEPS TO UNLOCK BOOTLOADER FAST are :
1. Enable developer options from About phone Section in settings app
2. Enable OEM unlock in Developer option of Device
2.Add Mi account to Mi Unlock Status in Developer options
3. Turn on Find my Device on Mi cloud
4. Enable USB Debugging on Developer options
5. Unlock the device first time officially by connecting to laptop by waiting till 365 Hours and trying again with Mi Unlock Tool after 365 hours
, by installing Drivers From Miunlock Tool
Adityasalil95 said:
STEPS TO UNLOCK BOOTLOADER FAST are :
1. Enable developer options from About phone Section in settings app
2. Enable OEM unlock in Developer option of Device
2.Add Mi account to Mi Unlock Status in Developer options
3. Turn on Find my Device on Mi cloud
4. Enable USB Debugging on Developer options
5. Unlock the device first time officially by connecting to laptop bypassing 365 Hours Error with Mi Unlock Tool after installing Drivers From Miunlock
Click to expand...
Click to collapse
I beg your pardon, but can you please explain the last one, step 5 in a little more detail? It's hard to follow I must say.
Projjwal Dhar said:
I beg your pardon, but can you please explain the last one, step 5 in a little more detail? It's hard to follow I must say.
Click to expand...
Click to collapse
Need to wait till 365 hours gets over, while phone links the Mi server and then try to unlock the bootloader would work
This thing requires a lot of patience
TechyMinati said:
TechyMinati
Click to expand...
Click to collapse
Did custom rom flash worked on 8a dual olivewood?(with pbrp)
Pavan__pavan said:
Did custom rom flash worked on 8a dual olivewood?(with pbrp)
Click to expand...
Click to collapse
yes
Installing Magisk via PBRP isn't clear, and such a hassle. Any suggestions on how to setup Magisk without complex steps which doesn't yield results, like gathering ramdisk info, patching bootimg and then using it with Magisk to flash into recovery partition?
Whatever happened to simple Magisk zip flash via custom recoveries?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
* Your warranty is... still valid?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this Recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
SHRP is inspired by Material design 2 to bring the newest design to the native TWRP. SHRP provides much more along side of it's rich UI experience. New dashboard makes it very easy to interact with TWRP. SHRP got some cool features like Whole new theming section ,Flash Magisk (root or unroot), Camera2api enabler Directly from dashboard, Password protection etc. It's all started , lot more to come.
- Status bar customization
- New rounded icons added on dashboard
- Dark mode
- Navigation bar customization
- Settings + Advanced Settings
- Flash Magisk
- Clear fingerprints
- Recovery Locking , Pin or Pattern lock
- Hal3 / CameraAPI2 enabling/disabling
- Oreo+ Reboot menu style
- Redesigned lock screen interface
- Flashlight
- Magisk manager - Enable, disable or delete magisk modules right from SHRP
- Text Editor
- Theme, Lock, Addon survival
- Some OTA functionalities
- SHRP Injection (A/B)
- Magisk injection
- Auto decrypt
- and many more, flash right now to find out
1. Boot into fastboot
2. Flash with the command: fastboot flash recovery recoveryname.img
3. Reboot to recovery.
4. Done
Note: If you want the shrp addons you need to flash the addons zip file in shrp.
or
1. Make sure you have a custom recovery installed
2. Download the latest SHRP recovery for your device
3. Boot into recovery
4. Flash shrp recovery zip
5. Reboot to recovery.
6. Done
Restore or Backup (it doesn't work, or causes soft brick)
You tell...
DOWNLOAD NOW
TWRP Device Tree
SHRP Github
SHRP Website
SHRP ScreenShots
EpicX
DNI9
Giovix92
TeamWin
osmOsis
VR25
Topjohnwu
Mauronofrio
DarthJabba9
steadfasterX
GeopJr
oddlyspaced
Corsicanu
Zackptg5
Jcadduono
Henloboi
TechyMinati
BRock
Aswin(dotA)
Special Thanks
Pritish
Kirill
Burak D.
ZJRDroid
LayeardDevMod
Olek & Oliwier
LeChenOS
TipzTeam
And all the developers whoever contributed to TWRP & SHRP
Please inform if we forgot to mention your name here , thanks !
Build Maintainer: italorecife
ROM Firmware Required: Realme UI 2.0 Android 11
SHRP Version: 3.1
TWRP Version: 3.6.0_11
TWRP by: SathamHussainM
Build Status: Stable
Created: 2022-01-31
Last Updated: 2022-01-31
The powershell window in my pc cannot regconize my device gt neo 2, although I have already install adb driver and qualcomm driver, how should I fix it to unlock fastboot?
Falcomn said:
The powershell window in my pc cannot regconize my device gt neo 2, although I have already install adb driver and qualcomm driver, how should I fix it to unlock fastboot?
Click to expand...
Click to collapse
try this:
This looks very promising. If you're using Gcam port did you notice a drop in quality? I do mean the modded apks that are out there, not the camera enabler your recovery has integrated.
jadehase said:
This looks very promising. If you're using Gcam port did you notice a drop in quality? I do mean the modded apks that are out there, not the camera enabler your recovery has integrated.
Click to expand...
Click to collapse
I haven't tested it, I prefer to use the app that comes with the device.
But within the stock camera app you didn't have any problems?
jadehase said:
But within the stock camera app you didn't have any problems?
Click to expand...
Click to collapse
zero problems
i need to try in on rmx3363 please make it available on realme gt master edition thank you in advance.
Thanks a lot, it will work for me.
NextB said:
i need to try in on rmx3363 please make it available on realme gt master edition thank you in advance.
Click to expand...
Click to collapse
can i create for rmx3363 soon
SrCDA said:
can i create for rmx3363 soon
Click to expand...
Click to collapse
i would love it if you did soon thank you sir for your hard work on the project it look lovely and very efficient.
i think i will lay an egg i cant wait to flash it
SrCDA said:
try this:
Click to expand...
Click to collapse
I tried to updated my adb driver successfully, but it still not regconized my device
Falcomn said:
I tried to updated my adb driver successfully, but it still not regconized my device
Click to expand...
Click to collapse
try on cmd, not powershell
Hi, just unocked the bootloader and wanted to backup the stock rom. Unfortunately the backup function is not working for me. I haven't installed the addons zip.
edit.
After some testing it seems that the backup is working exept for the /data partition, also I have the same behavior on the twrp version 3.6.0_11 by SathamHussainM
i also have the same issue
maxysoft said:
Hi, just unocked the bootloader and wanted to backup the stock rom. Unfortunately the backup function is not working for me. I haven't installed the addons zip.
edit.
After some testing it seems that the backup is working exept for the /data partition, also I have the same behavior on the twrp version 3.6.0_11 by SathamHussainM
Click to expand...
Click to collapse
oopsgeneration88 said:
i also have the same issue
Click to expand...
Click to collapse
when Satham Hussain fixes this problem in twrp device tree I will update with the solution.
Any update on the issue fix?
SrCDA said:
can i create for rmx3363 soon
Click to expand...
Click to collapse
hello, did you try to build this for the rmx3363?
guizzzmo said:
hello, did you try to build this for the rmx3363?
Click to expand...
Click to collapse
not yet, there is no twrp for this device?
{
"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"
}
PixelExtended for Samsung Galaxy Note 10/+/+ 5G [d1&d2s&d2x]
Please read whole post before downloading
Code:
*** Disclaimer
* Your warranty is now void.
* I am not responsible for anything that may happen to your phone by installing
any custom ROMs and/or kernels. (Bricked devices, dead SD cards,
thermonuclear war, Seal mad or you are getting fired because the alarm app
failed…)
* YOU are choosing to make these modifications, and you do it at your own risk.
if you point the finger at me or anyone else for messing up your device, you haven't
done what we told you to do.
* Please do research if you have any concerns about features included in your ROM
What is this?
PixelExtended is an Open Source Custom ROM based on PixelExperience, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features missing in Pixel Experience, The ROM will keep it's Pixel ideologies it's primary focus and wont stray into the dark and deep void that is bloat.
Based on Android 12
Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camera
Bluetooth
Face unlock
Fingerprint reader
NFC
Lights
Sound / vibration
FP gestures
Known issues
VoLTE/VoWIFI - not working for most Samsung devices, so no fix in the near future
You tell meChangelogs:
Spoiler
Spoiler: 20220302
Code:
• Synced with PixelExtended Source
• February 2022 - Android Security Patch
• Added Face Unlock
• Added FOD/UDFPS Features
• Added GCam GO as default camera (Thanks @Eidoron1)
• Added Left Volume Panel
• BT Calls fixed (Thanks @Linux4 and @Orel6505)
Spoiler: 20220207
Code:
• Added Quick Tap
• Made UI smoother
• Initial unoffical build
Download: (Always Download the latest)
ROM (d1) (d2s) (d2x)
Please update to OneUI 4.0 firmware before installing/updating, how to update? (d1) (d2s) (d2x)
Lineage recovery (d1) (d2s) (d2x)
Magisk (Download from here)
Gapps - DO NOT FLASH GAPPS, THEY'RE ALREADY INCLUDED
First time installation:
The same instructions as for installing official LineageOS apply, so the ones found here.
you CAN NOT INSTALL this ROM using TWRP.
You need to use the Official Lineage recovery provided by Linux4 (link in downloads section)
Installing Lineage Recovey (BL already unlocked):Odin:
Rename the downloaded .img to recovery.img and add it to a .tar archive using, for example, 7Zip
Flash the resulting .tar file in Odin
Installing The ROM From Lineage Recovery:
Lineage recovery - Factory reset > Factory reset & reset system partitions
make sure that all your zip ready for install via OTG/SD card/ADB
Lineage recovery - Apply update > Choose from sdcard > select the rom and install it
Install magisk .zip (change magisk.apk to magisk.zip if you installing via SD card/OTG)
Reboot to system!
Version Information
Status: Unofficial
Current Version: February 2022 (12.0.0_r32)
Stable Release Date: 2022/03/02
Build author/Device Maintainer: Jubscleisson
PixelExtended Developer: Aryan Gupta
Sources&Trees
ROM Source: (Link)
Device tree: (d1) (d2s) (d2x)
Common device tree: (Link)
Kernel: (Link)
Vendor: (Link)
Credits
@Linux4 - For making the trees and officialy maintaing them in LineageOS, for giving me access to A12 device tree and for helping me!
@Orel6505 - For helping me all time!
Support Group Link
Liked the rom? Donate PixelExtended Developer
great rom
The bluetooth calls and video calls issue is present again. Anyone know whet the issue is with that here?
bourne220 said:
The bluetooth calls and video calls issue is present again. Anyone know whet the issue is with that here?
Click to expand...
Click to collapse
I'm already aware of the problem, I'll try to fix it.
Bluetooth calls finally fixed. I have noticed however that I cannot sign into my Microsoft Outlook and Teams for work purposes. It keeps throwing up an error. Banking apps and Google Pay are fine.
Has it face unlock?
jubeilecu said:
Has it face unlock?
Click to expand...
Click to collapse
read changelog, my friend.
I had read before do the question but I also had read the same (the changelog I mean) in others ROMs but the faceunlock never worked.
It was just for ensure myself.
B Good night. Does anyone know if I can install Samsung Notes in this ROM? Thank you very much.
ROM installed, very smooth, no bugs found.
Face unlock working, finger print working, LTE working, Bluetooth calls working, as I said, great ROM and great work from developers.
Android auto doesn't try yet.
Regards
Thanks for your hard work and time. G.PE v4.2 rom seems running smooth on my N976b. just a question i had an issue i use few audio module >>> J.Dsp / V4A.FX / D.D.P <<< sometime music breaks up while playing when these modules are in action. but music only breaks up after screen is turning of its on time.
do you guy's know is there any solution for this?
or i have to shave one of the module off, and test the module manually 1by1?
thanks for such a nice rom, where can i request to add any mod tweak into it.
Hello guys,I have twrp installed in my phone already and I like it,but I want to install this rom using twrp,why dev is against using twrp that u must use lineage recovery or what will happen if I use twrp?
ochipapa said:
Hello guys,I have twrp installed in my phone already and I like it,but I want to install this rom using twrp,why dev is against using twrp that u must use lineage recovery or what will happen if I use twrp?
Click to expand...
Click to collapse
Hi, I don't know why rom is not suppoertin twrp installation,but i guess if you try LineageOs via twrp it just may not work or get install as it suppose to be, till further update from Dev of this is there he want to add twrp recovery support for LineaOs installation or not.
I am just a Beginner , seems like these are most compatible with.
TWRP : Custom rom / Aroma installer custom rom
Lineage Recovery : Custom rom / No Aroma installer compatibility yet
BTW Rom installation is simple and straight forward in LineageOs recovery
Note: since you have twrp already installed assuming your phone is already meeting the all requirements which needs to get the rom installation done (OEM Unlocking/Usb Debugging) )....
The LineageOs_ recovery.img came with a LineageOs rename it to recovery.img and add to archive via 7zip save it with a recovery.tar extension
Now Boot your device into download mode, then load recovery.tar in BL slot in Odin Make sure you uncheck Auto reboot option in Odin cause you should be doing this manually
After Flashing recovery.tar in odin(in case someone else is reading) go into recovery mode following Vol_Up + Power button soon as LineageOs recovery load up click on factory reset process the data/cache command leave the system partition (cause you have TWRP i don't know is it safe or not to delete the system partition while factory resetting ) and come back to the main menu click on Apply Update select LineageOs rom.zip and wait for it to be done.
LineageOs Note:
Gapps and Magisk needs to be installed manually they are not incl.It is safe to install Magisk.zip and you might get error 21 "signature verification failed" you can ignore the error and continue by clicking yes.It can be done right after rom finished installing before first boot, i recommend if you atleast install Magisk before first boot so you can install full update of magisk after first bootand boot into Recovery Mode anytime to install the Gapps And at the same time you can install Gapps.zip ( or in case you haven't downloaded the support Gapps Module for your device you can do this later by going into magisk boot into recovery to select Gapps.zip apply update and reboot, this is why i was requesting to install magisk before first boot .
NFC Using the Ponto Certo App isnt working. Didnt had the opportunity yet to test GPay, the only thing i had at home to test was the bus card using Ponto Certo, and nothing happened.
How is the screen on time compare to stock ROM?
Is this rom for snapdragon varient? Nothing specified in description or maybe I just missed it.
does this version have this feature plz someone chek amd tell
Mahfuz69 said:
does this version have this feature plz someone chek amd tell
Click to expand...
Click to collapse
yes you do have this setting option in pixel extended v4.2 A12 its called high touch sensitivity in settings.
@Jubscleisson
thank you for presenting us such a nice custom rom , really appreciate your work.
does it support d1x? plz let baseband work