sabpprook | a188876 | 2019-05-12 19:56:09 +0800 | [diff] [blame] | 1 | --- |
| 2 | layout: device |
| 3 | title: "HTC Desire 12+" |
| 4 | codename: brepdugl |
| 5 | downloadfolder: brepdugl |
| 6 | supportstatus: Current |
| 7 | maintainer: sabpprook |
| 8 | oem: HTC |
| 9 | devicetree: "https://github.com/TeamWin/android_device_htc_brepdugl" |
| 10 | --- |
| 11 | |
| 12 | {% include disclaimer.html %} |
| 13 | |
| 14 | {% include supportstatus.html %} |
| 15 | NOTE: |
| 16 | Updates may break decrypt in TWRP. |
| 17 | Release 3.3.0-0 supports HTC's firmware 1.100.xxx.y with security patch state of 1st April 2019. |
| 18 | |
| 19 | {% include download.html %} |
| 20 | |
| 21 | <div class='page-heading'>Unlock Bootloader:</div> |
| 22 | NOTE: |
| 23 | This perform will erase all the data from your device, please do it after backup. |
| 24 | |
| 25 | Go into developer options and enable USB debugging and OEM unlock. |
| 26 | |
| 27 | <p class="code">adb reboot bootloader</p> |
| 28 | |
| 29 | <p class="code">fastboot flashing unlock</p> |
| 30 | |
| 31 | {% include twrpinstall.html %} |
| 32 | |
| 33 | {% include fastbootinstall.html %} |