Go to file
rezaadi0105 64d64f7fb2 manifest: omni -> pb
Signed-off-by: rezaadi0105 <rezaadipangestu5@gmail.com>
2024-01-24 16:06:11 +07:00
PitchBlack-Banner.png pb_manifest: cleanup 2023-07-13 10:41:19 +05:30
README.md manifest: omni -> pb 2024-01-24 16:06:11 +07:00
default.xml pb_manifest: cleanup 2023-07-13 10:41:19 +05:30
pb_device.mk.sample.md manifest: omni -> pb 2024-01-24 16:06:11 +07:00
pbrp-default.xml pb_manifest: cleanup 2023-07-13 10:41:19 +05:30
remove-minimal.xml Add python3 repo 2022-08-24 13:59:13 +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-12.1

# Sync the latest stable branch
$ repo sync

Follow our pb_device.mk sample

📱 pb_device.mk sample

⚙️ Build

$ cd <source-dir>
$ . build/envsetup.sh
$ lunch pb_<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