[PBRP][UNOFFICIAL] Pitch Black Recovery for Realme 3 Pro [v2.9.0]

Status
Not open for further replies.
Search This thread

chankruze

Senior Member
Jun 30, 2017
224
259
Balasore
chankruze.github.io
Pitch Black Recovery For Realme 3 Pro

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
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:-
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



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
 

Attachments

  • photo_2019-06-07_01-53-59.jpg
    photo_2019-06-07_01-53-59.jpg
    51.4 KB · Views: 1,115
  • photo_2019-06-07_01-54-07.jpg
    photo_2019-06-07_01-54-07.jpg
    31 KB · Views: 1,116
  • photo_2019-06-07_01-54-11.jpg
    photo_2019-06-07_01-54-11.jpg
    46.9 KB · Views: 1,111
  • photo_2019-06-07_01-54-14.jpg
    photo_2019-06-07_01-54-14.jpg
    30.7 KB · Views: 1,107
  • photo_2019-06-07_01-54-27.jpg
    photo_2019-06-07_01-54-27.jpg
    89.5 KB · Views: 1,101

rajasorpe

Member
Apr 4, 2014
8
3
Pune

puttr

New member
Jun 10, 2019
3
1
My device already unlocked

Test flash via fastbot with .img file, result = boot destroyed
Test flash via TWRP with .zip file with no error result , result = boot destroyed

So, This recovery can't install properly on my realme 3 pro

and so , anyone have boot.img from stock realme 3 pro rom ??
my device can't boot to system/recovery , after I start the device. there is something like " boot/recovery destroyed"
but I still open my bootloader/fastboot and try to flash twrp official and same result, cant boot

anyone can help ?
 

1kuldeep

Senior Member
Dec 28, 2015
70
4
Why U developer dont start to make custom roms plz make I eagerly waiting for this even not me too much person waiting for this If u make then very thankfull even we start donation also
 
  • Like
Reactions: Mohil bansal

haditriw

Member
Oct 12, 2012
48
8
My device already unlocked

Test flash via fastbot with .img file, result = boot destroyed
Test flash via TWRP with .zip file with no error result , result = boot destroyed

So, This recovery can't install properly on my realme 3 pro

and so , anyone have boot.img from stock realme 3 pro rom ??
my device can't boot to system/recovery , after I start the device. there is something like " boot/recovery destroyed"
but I still open my bootloader/fastboot and try to flash twrp official and same result, cant boot

anyone can help ?

What version of firmware do you have?
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 10
    Pitch Black Recovery For Realme 3 Pro

    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
    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:-
    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



    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
    6
    Reserved

    There are some changes made for gapps and other miner things.
    This is due to low bandwith i am unable to sync and build, and my vm is also expired due to high unpaid bills.
    So no hope for updates from me.
    6
    If you want miUI, go buy a note 7.....miUI is a worse garbage than ColorOS.
    5
    Bro psl consider making custom rom rom for real me 3 pro its color os is worst,if u can make make miui or lineage os pls pls dear
    3
    Bro i want a stable rom make any rom and in comparison to color os miui is far better

    Oh please. As I'm using ColorOS, i think it is better than that crappy advert-full MiUI. But I'm sincerely waiting for LineageOS, Pixel Experience or just stock Pie/Q

    If you want miUI, go buy a note 7.....miUI is a worse garbage than ColorOS.

    True that.