
Team Win Recovery Project 3.x, or TWRP 3.x 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.
*
*/
What works:
Not fully tested main features work
Flash guide:
Code:
- fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
- fastboot flash recovery recoveryname.img
Download:
UNOFFICIAL-twrp_IV2201-3.6.2_11-2.img
UNOFFICIAL-twrp_IV2201-3.6.2_11-2.img

TWRP download: https://drive.google.com/file/d/13GI1zwmXhWuQ4-8U6TKqacSrZMRE4L17/view?usp=drivesdk
Source code:
GitHub - Ko-Hi-Dev/twrp_iv2201: Twrp device tree for Oneplus Noed CE 2 5G
Twrp device tree for Oneplus Noed CE 2 5G. Contribute to Ko-Hi-Dev/twrp_iv2201 development by creating an account on GitHub.
Kernel source: Prebuilt kernel from OxygenOS 11.3 A.09
Informations:
TWRP version: 3.6.0_11-2
Created: 2021-08-07
Last Update: 2022-09-20
Last edited: