[RECOVERY][angler] TWRP 3.1.1-0 touch recovery [2017-05-19]

sidhaarthm

Senior Member
Mar 1, 2009
390
82
28
London, U.K.
I can confirm I have Root access (Flashed SuperSU v2.68 zip) via OTG. Also flashed Xposed Framework v80 and ElementalX Kernel via the same method. I had to download v1.14 zip manually to my OTG as the auto flash method via ElementalX Kernel Manager saves the downloaded zip file to Data and TWRP has no access to it. Bit annoying :mad:
What's worse is that TWRP doesn't save any of its' own settings (Time Zone, Haptic Feedback, Display Brightness etc). Guessing this would've normally been saved on Data partition as well. So everytime you boot into recovery, its' like the first time you flashed TWRP :rolleyes: Anyway, all working well now and I didn't have to wipe anything.
 

sk63

Senior Member
Mar 1, 2010
444
48
0
32
Chicago
could you please guide me through the process?
i have adb
just need the commands , BTW i am on stock recovery because i cant flash TWRP ~
I used this process to sideload francokernel and Supersu

Boot to bootloader, I used (no quotes) "adb reboot bootloader"
Then "fastboot flash recovery twrp-3.0.0-0-angler.img"
Selected the boot to recovery option in the bootloader
Once twrp booted, cancled the decrypt prompt and kept system read-only
Selected Advanced -> ADB sideload
Ran the command "adb sideload fk2-anykernel.zip" to flash franco kernel.
After this completed I went back to Advanced - ADB sideload and then ran "adb sideload BETA-SuperSu-2.68blahblah.zip"
 

rebretz000

Senior Member
Jul 11, 2012
1,507
604
0
Magrathea
I used this process to sideload francokernel and Supersu

Boot to bootloader, I used (no quotes) "adb reboot bootloader"
Then "fastboot flash recovery twrp-3.0.0-0-angler.img"
Selected the boot to recovery option in the bootloader
Once twrp booted, cancled the decrypt prompt and kept system read-only
Selected Advanced -> ADB sideload
Ran the command "adb sideload fk2-anykernel.zip" to flash franco kernel.
After this completed I went back to Advanced - ADB sideload and then ran "adb sideload BETA-SuperSu-2.68blahblah.zip"
Thank you. Got it installed
 

romracer

Senior Member
Apr 4, 2010
717
4,323
0
Kansas City
Grab an updated TWRP 3.0.0-1 for angler (Nexus 6P) HERE. This will successfully decrypt MHC19I.

PLEASE NOTE: I have NOT tested this on MMB29V or anything else. It should work fine, but if someone will test and confirm, then I will edit this post.


--- Boring Stuff Follows ---

For the curious, here's the error with TWRP 3.0.0-0:

Code:
dlopen failed: library "libkmcrypto.so" not found
I simply updated the "pulldecryptfiles.sh" to pull this library as well.

I submitted a pull request to TeamWin via GitHub. Hopefully this will be fixed in the next TWRP release. PR: https://github.com/TeamWin/android_device_huawei_angler/pull/3
 
Last edited:

Momotani-Hitoshi

Senior Member
Nov 23, 2013
269
94
0
I can confirm I have Root access (Flashed SuperSU v2.68 zip) via OTG. Also flashed Xposed Framework v80 and ElementalX Kernel via the same method. I had to download v1.14 zip manually to my OTG as the auto flash method via ElementalX Kernel Manager saves the downloaded zip file to Data and TWRP has no access to it. Bit annoying :mad:
What's worse is that TWRP doesn't save any of its' own settings (Time Zone, Haptic Feedback, Display Brightness etc). Guessing this would've normally been saved on Data partition as well. So everytime you boot into recovery, its' like the first time you flashed TWRP :rolleyes: Anyway, all working well now and I didn't have to wipe anything.
Can you do TWRP backup/restore from OTG?
 

amoeller

Senior Member
May 12, 2009
167
97
0
That’s awesome that two different people both fixed this issue so quickly. Has anyone flashed systemless root with the MHC19I build and noticed anything different or broken?
 

Bootup

Senior Member
Jul 5, 2007
235
134
0
I'm confused because I've always had to enter a password to enter Twrp... It's the same as my lockscreen

Sent from my Nexus 6P using Tapatalk
 

jesssiii

Senior Member
Aug 19, 2010
4,942
1,656
0
Southern CA
I haven't tested Joshua's but mine works fine. Pick your poison.
Yours is 16.50MB, and Josh's is 16.51MB. Should that be a concern? Hopefully that's not a totally stupid question, lol.

Sent from my Nexus 6P using Tapatalk

---------- Post added at 08:21 AM ---------- Previous post was at 08:20 AM ----------

Thanks @romracer, BTW!

Sent from my Nexus 6P using Tapatalk
 

romracer

Senior Member
Apr 4, 2010
717
4,323
0
Kansas City
Yours is 16.50MB, and Josh's is 16.51MB. Should that be a concern? Hopefully that's not a totally stupid question, lol.
I wouldn't let that concern you. I used the same base Android 6.0 source as TWRP 3.0.0-0. I only made the one modification to fix decryption. Its possible Joshua used a newer (or older) base Android 6.0 source tree.
 
  • Like
Reactions: jesssiii