The Perfect Android Recovery for your device! PBRP provides the most advanced Open Source Android Recovery to troubleshoot your device on the GO!
Key Features • How To build • Become Official Maintainer • Download • Follow Us • Credits • Support • License
🏠 Homepage • 📥 Official Devices
- 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
# 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 omni_device.mk sample
⚙️ Build
$ cd <source-dir>
$ . build/envsetup.sh
$ lunch omni_<device>-eng
$ mka pbrp
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.
You can download the latest version of PBRP official build for your device from our website.
- Website: https://pitchblackrecovery.com
- GitHub: @PitchBlackRecoveryProject
- Telegram: @PitchBlackRecovery
This software uses the following open source project(s):
Give a ⭐️ if this project helped you!
Copyright © 2020 PitchBlack Recovery Project.
This project is Apache 2.0 licensed.