Skip to content

KSN2redawew/android_device_zte_sm88XX-twrp

Repository files navigation

TWRP device tree for ZTE SM88XX

Supported devices

  • RedMagic 11 pro
  • ZTE Z80 Ultra

Build it yourself?

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/KSN2redawew/android_device_zte_sm88XX-twrp device/zte/sm88XX
source build/envsetup.sh
lunch twrp_sm88XX-eng
m recoveryimage

If there is no error, recovery.img will be found in out/target/product//sm88XX/recovery.img

Features

Works:

  • ADB
  • Display
  • Decryption
  • Fasbootd
  • Flashing
  • MTP
  • Sideload
  • USB OTG
  • Touchscreen

To use it:

fastboot flash recovery recovery.img

or

fastboot flash recovery_a recovery.img
fastboot flash recovery_b recovery.img

Notes

  • Touchscreen was tested on REDMAGIC 11 Pro / NX809J. The working build fixes the synaptics_tcm_touch coordinate mapping used by this panel.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors