Pitch Black Recovery For Realme 3 Pro
Note: This going to be official soon
Pitch Black Recovery Project (PBRP) is a custom recovery project based on Team Win Recovery Project (TWRP) developed by Reza Adi, maintained by Manjot Sidhu and Mohd Faraz and themed by FireWolf.
Prerequisites
1. Unlocked bootloader.
Bugs
1. No bugs, test it's those sides which others haven't tested yet
2. If you have found a bug, please consider posting it to my GitHub Issues.
Instructions
Method 1 (Fastboot Installation)
1. Go to the fastboot mode.
2. Download the PitchBlack-charlie-001.img and transfer it to the adb folder (rename is optional for simplicity).
3. Open the cmd/terminal and change directory into the adb folder.
4. Now confirm/check that device is connected by typing:-
If you got your device seriel number there then you are ready to continue otherwise try connecting device again and make sure USB debugging is on and you have granted permission to the PC to debug.
5. After that we will flash this PBRP recovery to the recovery partition by below command:-
BooM ! PBRP flashed successfully.
Method 2 (TWRP Installation)
1. As far i know there is an official [STABLE] twrp. If you have it installed in your device, then this is just a piece of cake
2. Flash PitchBlack-charlie-2.9.0-20190606-1814-UNOFFICIAL.zip from twrp.
3. It will reboot to recovery automatically after that.
BooM ! PBRP flashed successfully.
Notes
Downloads
XDA:DevDB Information
Pitch Black Recovery For Realme 3 Pro, Kernel for the Realme 3 Pro
Contributors
chankruze
Source Code: https://github.com/N00bTree/android_device_realme_charlie
Kernel Special Features:
Version Information
Status: Beta
Created 2019-06-06
Last Updated 2019-08-08
Note: This going to be official soon
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this project
* 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.
*
*/
Pitch Black Recovery Project (PBRP) is a custom recovery project based on Team Win Recovery Project (TWRP) developed by Reza Adi, maintained by Manjot Sidhu and Mohd Faraz and themed by FireWolf.
Prerequisites
1. Unlocked bootloader.
Bugs
1. No bugs, test it's those sides which others haven't tested yet
2. If you have found a bug, please consider posting it to my GitHub Issues.
Instructions
Method 1 (Fastboot Installation)
1. Go to the fastboot mode.
2. Download the PitchBlack-charlie-001.img and transfer it to the adb folder (rename is optional for simplicity).
3. Open the cmd/terminal and change directory into the adb folder.
4. Now confirm/check that device is connected by typing:-
Code:
fastboot devices
5. After that we will flash this PBRP recovery to the recovery partition by below command:-
Code:
fastboot flash recovery PitchBlack-charlie-001.img
BooM ! PBRP flashed successfully.
Method 2 (TWRP Installation)
1. As far i know there is an official [STABLE] twrp. If you have it installed in your device, then this is just a piece of cake
2. Flash PitchBlack-charlie-2.9.0-20190606-1814-UNOFFICIAL.zip from twrp.
3. It will reboot to recovery automatically after that.
BooM ! PBRP flashed successfully.
Notes
- DM-Verity patch added to flashable zip
- Force Encryption patch also added to flashable zip
Downloads
- Recovery Image => https://www.androidfilehost.com/?fid=6006931924117932101
- Flashable Zip => https://www.androidfilehost.com/?fid=6006931924117932103
- Mirror (For both)=> http://recovery.geekofia.in/ *Only up when i am building
XDA:DevDB Information
Pitch Black Recovery For Realme 3 Pro, Kernel for the Realme 3 Pro
Contributors
chankruze
Source Code: https://github.com/N00bTree/android_device_realme_charlie
Kernel Special Features:
Version Information
Status: Beta
Created 2019-06-06
Last Updated 2019-08-08