[RECOVERY][PBRRP] Pitch Black Recovery 2.9.0 for Black Shark [TESTING] - Miscellaneous Android Development

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. Test it, 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 pbrp-2.9.0-build-02.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 recovery.img
BooM ! PBRP flashed successfully.
Method 2 (TWRP Installation)
1. As far i know there is an official twrp. If you have it installed in your device, then this is just a piece of cake
2. Flash PitchBlack-shark-2.9.0-20190822-1712-UNOFFICIAL.zip from twrp.
3. It will reboot to recovery automatically after that.
BooM ! PBRP flashed successfully.
Notes for installing Magisk
- After booting into twrp, format data.
- Flash Magisk zip
- After flashing magisk, flash no-verity-opt-encrypt-6.0.zip
- reboot
Downloads
Both Image & Zip => https://androidfilehost.com/user/?w=settings-dev-files&flid=298268
no-verity-opt-encrypt-6.0.zip => https://androidfilehost.com/?fid=6006931924117942519
Contributors
chankruze
Source Code:https://github.com/N00bTree/android_device_blackshark_shark
Version Information
Status: Testing

Related

[TWRP][OFFICIAL] TWRP 3.3.0-0 for OUKITEL WP1 [MT6763]

This TWRP Recovery Is Compiled From Source & Officially Supported
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
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 ROM
* 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.
*
*/
Prerequisites
1. Unlocked bootloader.
Bugs
1. No bugs
2. If you have found a bug, please consider posting it to my GitHub Issues.
Instructions
1. Go to the fastboot mode.
2. Download the recovery.img and transfer it to the adb folder.
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 TWRP recovery to the recovery partition by below command:-
Code:
fastboot flash recovery twrp-name.img
BooM ! TWRP flashed successfully.
6. Now unplug your device and then hold power button untill the phone turned off,after that press power button while holding vol down(-) button simultaneously and you will boot into TWRP recovery mode.
Enjoy !
Downloads
Official TWRP Page: https://twrp.me/oukitel/oukitelkwp1.html
Unofficial GitHub Release : Here (release name : TWRP-OUKITEL-WP1)
Version Information
ROM OS Version: 8.1 Oreo
Source Code: Device Tree
Based On: TWRP
Credits
Omni Team for minimal TWRP source
@chankruze (myself) for device tree and compilation.
SUPPORT
Official Telegram Group
Official Telegram Channel

[RECOVERY][PBRRP] Pitch Black Recovery 2.9.0 for Ulefone Armor 6 [TESTING]

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. Test it, 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 pbrp-2.9.0-build-02.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 pbrp-2.9.0-build-02.img
BooM ! PBRP flashed successfully.
Method 2 (TWRP Installation)
1. As far i know there is an official twrp. If you have it installed in your device, then this is just a piece of cake
2. Flash PitchBlack-Armor_6-2.9.0-20190716-1537-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
Both Image & Zip=> https://www.androidfilehost.com/?w=files&flid=296747
Contributors
chankruze
Source Code: https://github.com/N00bTree/android_device_ulefone_Armor_6
Version Information
Status: Testing
Honestly, thank you so much for this.
I can confirm it works on the Ulefone Armor 6 for me. I just tried it and works perfectly.

[RECOVERY] TWRP 3.3.x for Realme U1

This TWRP Recovery Is Compiled From Source & Wii Be Suupported Officially
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
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 recovery
* 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.
*
*/
Prerequisites
1. Unlocked bootloader.
Bugs
1. No bugs
2. If you have found a bug, please consider posting it to my GitHub Issues.
Instructions
1. Go to the fastboot mode.
2. Download the recovery.img and transfer it to the adb folder.
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 TWRP recovery to the recovery partition by below command:-
Code:
fastboot flash recovery twrp-name.img
BooM ! TWRP flashed successfully.
6. Now unplug your device and then hold power button untill the phone turned off, after that use your device key combo to boot into TWRP recovery mode.
Enjoy !
Downloads
Official TWRP Page: coming soon !
Unofficial Release : https://www.androidfilehost.com/?w=files&flid=298136
Version Information
ROM OS Version: 8.1 Oreo
Source Code: Device Tree
Based On: TWRP
Credits
Omni Team for minimal TWRP source
@chankruze (myself) for device tree and compilation.
SUPPORT
Official Telegram Group
Official Telegram Channel

[RECOVERY] TWRP 3.3.x for BlackShark

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
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 recovery
* 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.
*
*/
Prerequisites
1. Unlocked bootloader.
Bugs
1. No bugs
2. If you have found a bug, please consider posting it to my GitHub Issues.
Instructions
1. Go to the fastboot mode.
2. Download the recovery.img and transfer it to the adb folder.
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 TWRP recovery to the recovery partition by below command:-
Code:
fastboot flash recovery twrp-name.img
BooM ! TWRP flashed successfully.
6. Now unplug your device and then hold power button untill the phone turned off, after that use your device key combo to boot into TWRP recovery mode.
Notes for installing Magisk
- After booting into twrp, format data.
- Flash Magisk zip
- After flashing magisk, flash no-verity-opt-encrypt-6.0.zip
- reboot
Downloads
Official TWRP Page: coming soon !
Unofficial Release :https://www.androidfilehost.com/?w=files&flid=298269
no-verity-opt-encrypt-6.0.zip :https://androidfilehost.com/?fid=6006931924117942519
Version Information
ROM OS Version: 9.0 Pie
Source Code: Device Tree
Based On: TWRP

[DISCONTINUED][UNOFFICIAL][RECOVERY] [UNOFFICIAL] TWRP Treble for Lenovo K8 Plus

Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
DOWNLOAD
TWRP 3.3.1.0
Code:
/*
* Your warranty is now void.
*
* I am 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 ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Flashing Instructions
Make sure you have fastboot drivers installed and your bootloader is unlocked
Download the file
In fastboot open the directory of downloaded file and type
fastboot flash recovery marino_twrp-treble.img, after that type
fastboot oem reboot-recovery, You'll have a black screen on your display wait for 5-10s you'll be greeted with TWRP screen if you still didn't get the screen then press power button 2-3 times
BUGS
Data decryption ( For this you need to select Wipe -> format data (You'll lose all your data in this process) )
No Battery% ( I purposefully disabled it as the battery% always stays at 50%)
MTP (Can use adb push, adb pull and adb shell to manage)
Credits
Me
Chinmay and Love Sengar for testing
Source Code: TWRP source, Device Tree and
Kernel Source
This TWRP can be used for both Treble and Non-Treble roms

Categories

Resources