- Realme GT7 Pro (CN, GL)
- Realme GT7 Pro Speed (CN, GL)
- OnePlus 13T (CN)
- OnePlus 13s (IN)
- OnePlus Ace 5 Pro (CN)
- OnePlus 13 (CN, GL)
- Realme GT8 (CN)
- OnePlus Ace 6 (CN)
- OnePlus Turbo 6 (CN)
- OnePlus Pad 2 Pro (CN)
mkdir twrp && cd twrp
repo init --depth=1 -u https://github.com/TWRP-Test/platform_manifest_twrp_aosp.git -b twrp-16.0
repo sync
git clone --depth=1 https://github.com/kmiit/twrp_device_oplus_sm87xx device/oplus/sm87xxsource build/envsetup.sh
lunch twrp_sm87xx
make recoveryimageIf there is no error, recovery.img will be found in out/target/product/sm87xx/recovery.img
Works:
- ADB
- Display
- Decryption
- Fastbootd
- Flashing
- MTP
- Sideload
- Touch
- USB OTG
- Vibrator
fastboot flash recovery recovery.imgor
fastboot flash recovery_a recovery.img
fastboot flash recovery_b recovery.img