[Unofficial] HTC U11+ TWRP Recovery

daheufster

Senior Member
Mar 15, 2006
690
88
0
Just had a look for netflix in playstore and no, I don't see it actually. I'd be super annoyed if I wanted it though. do you know if you were able to get it before installing magisk?
Even if only you phone is bootloader unlocked netflix isn't shown in playstore. Really annoying..
 
  • Like
Reactions: harry655

skythunder83

Senior Member
Dec 14, 2008
130
13
0
Jeddah
thx bro

Hi, it seems that twrp for pie has issues with touch.
I had the same problem so I flashed with previous version. I think it was the 181101 version and so far so good. Pretty sure from memory the 181001 version worked just the same.
Noteworthy is that I've also installed magisk and gotten root on my device that way. so I'd steer clear from allowing twrp to install supersu or could end up with same decryption/unlocking issue at boot up.
Hope that helps.
PS. I too am on 2.15.709.1
Using 181101 from this link worked root well
https://forum.xda-developers.com/htc-u11/development/unofficial-htc-u11-twrp-recovery-t3706264
 

The_Walking_Playground

Senior Member
Nov 30, 2017
652
345
63
2.19.401.2 Pie update for HTC__002 / 034 / A07 / J15 / M27 comes with security patch level July 1, 2019.

It would be nice to have a TWRP with the data decrypt bug fixed.
Hi,

Just so you know, no HTC device with official Pie (U11, U12+) has TWRP with working decryption. So while "it would be nice", it won't happen until someone is able to figure out why it's broken.

TWP
 

deechte

Senior Member
Feb 1, 2007
792
92
0
Soest
HTC_OTA_Downloader.exe doesn't GET?

Hi @sabpprook,

Today an OTA update became available on my U11+ But when I put in the appropriate information in HTC_OTA_Downloader.exe (htc_ocmdugl, 2.15.709.1 current FW, HTC__621) it returns:
{
"time_msec":"1574875384122",
"stats_ok":true,
"reason":"FOTACANCEL_NO_MATCH_RULE",
"digest":"e975e0884266a65e23c359caf7c533",
"intent":[
{
"action":"android.server.checkin.FOTA_CANCEL"
}
],
"setting":[
{
"name":"upload_crash",
"value":"crash block"
},
{
"name":"checkin_interval",
"value":"86400"
},
{
"name":"upload_event",
"value":"false"
},
{
"name":"update_stats",
"value":"false"
}
],
"reason2":"aos:FOTACANCEL_NO_MATCH_RULE;cos:FOTACANCEL_NO_MATCH_RULE;"
}
Any way to fix that?

Thank you very much!
 

sabpprook

Senior Member
Dec 8, 2011
268
364
0
Kaohsiung
Hi @sabpprook,

Today an OTA update became available on my U11+ But when I put in the appropriate information in HTC_OTA_Downloader.exe (htc_ocmdugl, 2.15.709.1 current FW, HTC__621) it returns:

Any way to fix that?

Thank you very much!
You must input "taskid" get from build.prop at ROM version 2.15.709.1, use the command below to get it.

And a latest HTC_OTA_Downloader.exe

Code:
adb shell "getprop | grep task"
 
Last edited:
  • Like
Reactions: nenebear

JackeyHuang

New member
Mar 12, 2011
2
0
0
Taipei
Suitable TWRP version for 2.15.709.1

Folks,
Could someone tell me which TWRP version would suitable with ROM version 2.15.709.1?
I just "unbricked" my phone from HTC service center and they updated my phone to version 2.15.709.1.
I'm afraid there's no suitable TWRP for this version of ROM.

Or is there any method to flash my phone to older version?

Thanks