HTC U12 Life - phhusson/treble_experimentations GitHub Wiki

HTC U12 Life

Hardware support

  • Camera

Working, but sometimes pictures taken on 3rd-party cam apps are darkened a lot. Not working on some R gsi.

  • Fingerprint

Working

  • Wi-Fi

Working

  • SIM/Calling

Working

  • Mobile data

Working

  • Speaker/Microphone

Working

  • Flashlight

Working

Bugs

  • Some UI flickers a lot

  • Little chance stucks at lockscreen when trying to unlock

  • System UI freezes frequently on some GSI (Try delete /System/app/NfcNci through any root explorer or TWRP

  • Media playback and camera not working on some R gsi, CAOS and Phh v301 fixed this problem

  • Magisk will cause R gsi not booting, uninstall it beforehand.

Requirements

  • Connect the phone to your pc, stay connected all the time.
  • Open Command Prompt, navigate to the place where you extracted tools

Unlocking Bootloader

  • Enable OEM Unlocking in Developer Settings
  • Reboot to Bootloader, you can do that by using adb reboot bootloader or press Vol- & Power Button
  • Type fastboot flashing unlock
  • You should now see a screen asking you to unlock or not
  • Navigate to Yes using volume buttons, and hit it with power button

Installation

  • Install TWRP by typing fastboot flash recovery [TWRP Image]

  • Boot into TWRP, ignore if it shows data encrypted warning

  • Choose Wipe -> Format Data

  • Now choose Reboot -> Bootloader, It's fine if it gives a "No OS installed" error

  • Type fastboot flash system [Image File]

  • Boot into TWRP again, you can flash additional files now if you want:

  • Magisk Patched for GSI

  • Disable Encryption (you can flash this only once)

  • Clear data and cache before reboot into system

  • Done !

Tested GSIs

Boots

Tested By: @asrieldashie ; Feb 7 2021

Unofficial TWRP and stock system image can be found here(Trad. Chinese)

Template created by @zguithues and @hackintosh5