Go to file
Mohd Faraz 122c4050d1 Track qvendor from LOS and twrp common 2022-06-13 20:26:29 +05:30
.gitignore Add minimal twrp for 9.0 2020-05-26 19:05:00 +02:00
GLOBAL-PREUPLOAD.cfg manifest: disable global commit_msg_test_field repohook check 2018-12-17 00:09:44 +01:00
PitchBlack-Banner.png Add banner image for README.md 2018-11-21 20:11:24 +06:00
README.md PBRP: mka pbrp by default 2022-03-28 16:15:40 +00:00
default.xml Welcome to Android 11 r37. 2021-07-19 22:27:52 +05:30
omni-aosp.xml Welcome to Android 11 r37. 2021-07-19 22:27:52 +05:30
omni-caf.xml Track qvendor from LOS and twrp common 2022-06-13 20:26:29 +05:30
omni-default.xml Welcome to Android 11 r37. 2021-07-19 22:27:52 +05:30
omni-extra.xml Welcome to Android 11 r37. 2021-07-19 22:27:52 +05:30
omni_device.mk.sample.md update readme 2020-10-04 23:08:50 +06:00
pbrp.xml Track qvendor from LOS and twrp common 2022-06-13 20:26:29 +05:30
remove-minimal.xml Welcome to Android 11 r37. 2021-07-19 22:27:52 +05:30
remove.xml Welcome to Android 11 r37. 2021-07-19 22:27:52 +05:30

README.md


Welcome to PitchBlack Recovery Project 👋
Welcome to PitchBlack Recovery Project 👋

The Perfect Android Recovery for your device! PBRP provides the most advanced Open Source Android Recovery to troubleshoot your device on the GO!

Version Status chat Documentation License: Apache--2.0

Key FeaturesHow To buildBecome Official MaintainerDownloadFollow UsCreditsSupportLicense

🏠 Homepage📥 Official Devices

Key Features

  • Fresh native android like UI
    • New file manager
    • New Icons
    • New Accent
    • New Background
    • New Action Screens
  • Universal package flasher (zip, ozip, img etc)
  • MIUI OTA Support
  • Encryption Support
  • PBRP in house tweaks:
    • AVB 2.0 disabler
    • Treble checker disabler
    • Easy logger
  • Popular public tools:
    • Magisk Installer & Remover
    • Magisk Recovery
    • SuperSU Installer & Remover
    • System Apps Remover
    • Password Recovery etc

How To Build

# Initialize the latest stable branch
$ repo init -u https://github.com/PitchBlackRecoveryProject/manifest_pb -b android-11.0

# Sync the latest stable branch
$ repo sync

Follow our omni_device.mk sample

📱 omni_device.mk sample

⚙️ Build

$ cd <source-dir>
$ . build/envsetup.sh
$ lunch omni_<device>-eng
$ mka pbrp

Become Official Maintainer

To become official maintainer for a device make sure you have build a fully working PBRP build for the device. After that apply for official maintainer ship here. Feel free to contact us at telegram.

Download

You can download the latest version of PBRP official build for your device from our website.

Follow Us

Credits

This software uses the following open source project(s):

Support

Give a if this project helped you!

License

Copyright © 2020 PitchBlack Recovery Project.
This project is Apache 2.0 licensed.


PitchBlack Recovery Project Team