[RECOVERY] Pitch Black Recovery for Realme 3 [v2.9.0] - Oppo Realme 3 ROMs, Kernels, Recoveries, & Other D

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 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-spartan-2.9.0-20190708-1738-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://androidfilehost.com/?w=files&flid=296465
Special Thanks
To,
@jeffalaiza For being a great tester. He ported my umidigi f1 play twrp for this device and informed me that it working. So it was his fresh energy for testing out all the works which helped to fix that no display error. He also reported a bug while flashing GApps which was quickly fixed. He deserves respect from all of us. Be a tester like him !
Again all the screenshot of TWRP and PBRP are from him.
XDA:DevDB Information
PBRP For Realme 3, Kernel for the Oppo Realme 3
Contributors
chankruze
Source Code: https://github.com/N00bTree/android_device_realme_spartan
Kernel Special Features:
Version Information
Status: Stable
Created 2019-07-08
Last Updated 2019-07-08

Thanks.

Thank you Sir for the helpless helping of our device

THREAD CLOSED on behalf of OP!

Related

TWRP 2.8.1.0

UNOFFICIAL Team Win Recovery Project 2.8.1.0-BangL
DISCLAIMER
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. Hard. A lot.
*/
REMEMBER
If you choose to use my unofficial build, pls don't post your issues and/or request in the official TWRP forums. My builds contain unofficial code and MAY affect the official debugging process.
I do this in my free time, for free. Never forget that
Take care and do backups before flashing!
INSTALLATION
!!! BACKUP EVERYTHING !!!
Make sure you have the drivers for your Ascend Mate installed on your computer
Download the ZIP below, and extract it on your computer
Enable USB debugging (ADB) on your phone and connect it to your computer
Execute the batch file on windows, or the bash file on linux.
- the "twrp" one, if your bootloader is unlocked already
- the "unlock" one, if your bootloader is still locked.
Reboot to recovery
Profit
KNOWN BUGS
Enabling "Mass Storage" mode on "Internal Storage" leads to "Custom Storage", i will look into this later.
MTP mode is showing all 3 storages perfectly fine though.
CHANGES
Fixed the handling of Internal Storage/Data, so its handled like 2 storages. (In some other versions they are the same, which leads into complications when performing backups)
You cannot backup internal storage. Thats a fix, not a bug.
Added Splash Screen
Updated to the latest 4.4 sources (anything higher than 2.8.1.0 is actually android 5 or 6 already, but i will see if there are some now goodies i can backport from 2.8.7.x)
Fixed the charging screen when phone is shutdown
DOWNLOAD
http://forum.xda-developers.com/devdb/project/?id=12263#downloads
CREDITS
surdu_petru
joe.stone
mrAlmid
TeamWin
OmniRom
XDA:DevDB Information
TWRP for Huawei Ascend Mate, Tool/Utility for the Huawei Ascend Mate
Contributors
MisjudgedTwat
Source Code: https://github.com/hwmt1-u06
Version Information
Status: Beta
Current Beta Version: Oct22
Beta Release Date: 2015-10-22
Created 2015-10-23
Last Updated 2015-10-27
Reserved

[RECOVERY][UNOFFICIAL][ALPHA] Pterodon Recovery Project

Code:
/*
* Your warranty is now void.
*
* We're 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.
*
*/
For moderators: THIS PROJECT ISN'T BASED ON TWRP
Pterodon recovery is an android custom recovery developed by XDA member ATG Droid, this project is just another attempt in bringing another custom recovery in to the android development scene. For some time this project is going to be closed source, so that the community gets to know it first and later it gets open sourced so that the whole community can contribute and develop something awesome out of this.
Remember that this project is in alpha development stage, which means that only few things are actually working, for example the main features which you would expect from a custom recovery are not even implemented yet, so the builds are right now only for testing.​
Download link:
pterodon_z2_plus_0.0.1_alpha.img
For development discussion you can join there
Telegram Group
Sources
Recovery Project
Device Tree
XDA:DevDB Information
Pterodon, Tool/Utility for the Lenovo ZUK Z2 Plus
Contributors
ATG Droid (Thanks for the project)
DD3Boh (Thanks for amazing work on twrp dt)
sanketp60 (Thanks for being noob)
Version Information
Status: Alpha
Created 2020-07-20
Last Updated 2020-07-20
Note (Again):
Remember that this project is in alpha development stage, which means that only few things are actually working, for example the main features which you would expect from a custom recovery are not even implemented yet, so the builds are right now only for testing and showing what this project is.
Flashing instructions:
TWRP:
> Boot into TWRP
> Install
> Install Image
> Flash pterodon_x.x.x_<build_status>_<device_name>.img
> Reboot into recovery
ADB (FASTBOOT):
Code:
fastboot -i 0x2b4c devices
fastboot -i 0x2b4c flash recovery pterodon_x.x.x_<build_status>_<device_name>.img
Release Logs:
2020-07-20
Initial release
nice work bro .. hope it will get stable soon :3
after get into Pterodon Recovery i cant access my filemanager to install custom rom ..... please give any solution

[ROM] [Mi A2 Lite] Droidian GSI

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.
*/
It's only beta, do not use on your daily drive phone, you must know what you are doing!​​It's not Android ROM, it's another OS, do not ask for Android support please​WORKING:​
WIFI
Audio
SMS/Call
Cellular Data
Video Playback
Rear camera
Front camera
GPS
Sensors
NOT WORKING:​
I Dunno
Required Files​
Code:
OrangeFox - https://orangefox.download/device/daisy
ForcedEncryptionDisablerDaisy - https://androidfilehost.com/?fid=1395089523397907941
halium-ramdisk - https://mirrors.lolinet.com/firmware/halium/GSI/tools/halium-ramdisk.zip
Droidian GSI / Devtools - https://github.com/droidian-images/rootfs-api28gsi-all/releases/
halium-boot-anbox.img - https://drive.google.com/file/d/1JTsg1942OC6s6-emByVCsf9yM-W--F5T/view?usp=sharing
daisy-droidian-touchfix.zip - https://drive.google.com/file/d/16uEO-jKztSCSTbIX1Oriy0gx55GTkH9h/view?usp=sharing
​​Install Guide​​
Code:
1. Flash Q stock base (recommended: daisy_global_images_V10.0.13.0.PDLMIXM_9.0 or higher)
2. Boot to Fastboot
3. Boot to Recovery
4. Wipe everything + Format data
5. Flash Recovery
6. Flash ForcedEncryptionDisablerDaisy.zip
7. Reboot Recovery
8. Flash halium-boot-anbox.img as img to Boot
9. Flash droidian-rootfs-api28gsi-arm64_20210531.zip
10. Flash halium-ramdisk.zip
11. Flash droidian-devtools-arm64_20210531.zip
12. Flash daisy-droidian-touchfix.zip
13. Boot to system
​Default Password/Passcode is: 1234​
Thanks​
Code:
- gizlu
- droidian community
Bug reporting: (plz don't report phosh bugs)​
Code:
Telegram: Mi A2 Lite Community
Discord: kasjan321#8633
Thx for sharing.
I was able to install the mentioned Version (21210531) of droidian. That's quite cool.
Are you able to install a more recent version? I tried the latest and had a black screen only (sound was working, so it booted). Any idea how to get to bookworm?
Greetings
Is there any update or development ?
zukuchido said:
Is there any update or development ?
Click to expand...
Click to collapse
i mean it kinda still works i just tested in on newest droidian but there seems to be an issue with default brightness that makes it seem that it doesn't work (Black Scren) after fixing it it works fine.
if someone wants to test it
porting-guide/debugging-tips.md at master · droidian/porting-guide
Droidian porting guide (work in progress). Contribute to droidian/porting-guide development by creating an account on GitHub.
github.com
Mount rootfs in recovery and create service based on
droidian-tweaks/brightness-fix.service at master · Droidian-Mi-A2-6X/droidian-tweaks
Contribute to Droidian-Mi-A2-6X/droidian-tweaks development by creating an account on GitHub.
github.com
after rebooting it should work

[CLOSED] RECOVERY][RMX1971][UNOFFICIAL] TWRP 3.6.2_11 for Realme 5 Pro / Realme by peturbg

<Moderator Edit>: Removed select content. Do not put the content I removed back. I have sent you a PM - please respond to it. Thank you.
Hi guys. Yesterday I make TWRP latest for Android 11, I need developer who can help me. As the fstab and mop include sdcard don't show. It run perfectly. With native kernel. I will attach it after some hours. First need sleep.
I want to say to all developers involved in all all smartphone. I'm not developer.
[RECOVERY][RMX1971][UNOFFICIAL] TWRP 3.3.x for Realme 5 Pro / Realme​
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.
*
*/
Features:
- Decryption works
- Backups works
- Flash Rom works
- Sdcard
What don't work:
- usb_otg
- fstab i need somoene who know how to make it work
- mtp
Download: <Moderator Edit>: Link removed.
To Flash the TWRP:
Code:
fastboot flash recovery recovery_3.6.2_11.img
Then reboot in TWRP manually.
Source code:
Building in progress
Precompiled Stock Kernel in use
Credits:
Thanks 4pda.ru for one thing.
Created 02.08.2022
XDAevDB Information
[RECOVERY][3.6.2_11][RMX1971]Unofficial TWRP for Realme 5 Pro (Stable), Tool/Utility for the Realme 5 Pro
Contributors
peturbg alone
Source Code: building in progress
Update 1: Sdcard is working. i just flash cherishos latest but it dont work just bootloop.
Version Information
Status: Stable
Created 02.08.2022
Last Updated 02.08.2022
@peturbg
<Moderator Note>: Removed select content from the OP. Do not put the content I removed back. I will be in touch via PM.
Update: Thread closed for now. OP, respond to the PM I sent you, please.

[RECOVERY][OFFICIAL][olive] Femboy Recovery v3.1.0 (1) for Redmi 8

Introduction
* Disclaimer *
* Your warranty is now void and your phone is cute. *
* We're 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 turn you into a furry.
Femboy Recovery is a fork of TWRP with many more UwU stuff to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.5.1
Femboy version: 3.1.0
For device: olive
Maintainer/Authors build: @IAmDeadlylxrd
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/IAmDeadlylxrd/android_device_xiaomi_olive-pbrp
Kernel: prebuilt
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Femboy team: mikusgszyp#2945, Sugaryy_#9400
Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the FBRP img to your device
Reboot to your current custom recovery
Flash the FBRP img
The device will automatically reboot into Femboy Recovery after installation
Enjoy
From PC
Download Femboy Recovery img from bellow
Go to fastboot mode in your device
disable dm-verity: "fastboot --disable-verity --disable-verification flash vbmeta vbmetaolive.img"
Flash the recovery.img by "fastboot flash recovery (yourrecovery.img)"
Boot into PBRP
OUR WEBSITE: https://sites.google.com/view/femboyrecovery
If decryption is broken, try flash this fbrp version: https://www.mediafire.com/file/ko5ssdxv6guhuyw/fbrpolivealt.img/file

Categories

Resources