Skip to content

o0Mardev/android_device_oppo_OP4B9B

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial TWRP for Oppo A91 (CPH2021) running Android 11.
This recovery works also on the Oppo F15 (CPH2001) as it's a rebranded A91.
IMPORTANT it appears that recovery does not work on the PCPM00 model.

For more informations consults the xda forum

Specifications

https://m.gsmarena.com/oppo_a91-10000.php

Working

  • ADB
  • MTP
  • External SD Card

Issues

  • Decryption
  • OTG (Not yet tested)

Installation

Since this phone has fastboot disabled it is necessary to use alternative tools. I recommend using MTKClient.
Just unzip the file and flash the TWRP to the recovery partition.


How to build

Use the minimal manifest twrp aosp 11 here
Clone this repository as it is the device tree. and use these commands:

source build/envsetup.sh
export ALLOW_MISSING_DEPENDENCIES=true
lunch twrp_OP4B9B-eng
export TW_DEVICE_VERSION
mka -j$(nproc --all) recoveryimage