Question [answered] Is a P11 Pro TB-J706F rootable if running Android 11?

Search This thread

enderffx

Senior Member
Sep 16, 2011
238
36
Hello!
I just received my P11 pro and started to look for root methods.
I always found "recipes" for Android 10, not Android 11.
So: should i refrain from updating the P11 pro to Android 11 (and possibly latest & greatest version) in order to be able to root it later?

Or is rooting even possible with latest OS versions running Android 11?

Thanks for help :)
Ender
 

enderffx

Senior Member
Sep 16, 2011
238
36
Hello,
thank you for assuring me, will update then and taking time on the weekend to get rooted :cool:
 

enderffx

Senior Member
Sep 16, 2011
238
36
Well,
there is some uncertainty in my mind which guide to follow to not loose Widewine / Google Pay capabilities, so if you have a "best root guide ever, housewife compatible" link i'd be glad :)


Thanks!

Ender
 
  • Like
Reactions: d1m-ON

d1m-ON

Senior Member
Jun 7, 2014
69
45
Ha-ha, "housewife compatible":ROFLMAO: you are joker.
Sorry, I not use GP and Netflix, nothing to say. Probably, Magisk have some module for GPay fix. Widevine is hard thing, no 100% solution.
 
  • Like
Reactions: enderffx

enderffx

Senior Member
Sep 16, 2011
238
36
.-)
Well, lets see, i don't have to hurry, i will read up.
Yes i saw that that some needed to "recover" Widevine by magisk...

Thx!

Ender
 
  • Like
Reactions: d1m-ON

mingkee

Senior Member
Here you go
You have to unlock the bootloader
1. Enable OEM unlock in developers settings
2. Reboot in bootloader (adb reboot bootloader)
3. Enter
Code:
fastboot flashing unlock
and answer yes when you're ready
WARNING: UNLOCK BOOTLOADER WILL WIPE YOU DEVICE!!!!!
4. Run LMSA/RSA rescue to update your ROM as well as grab boot to patch
5. Do initial setup. DO NOT RESTORE
6. Install Magisk and patch boot.img copied from your host computer, and copy the patched_boot back
7. Enter fastbootd
Code:
adb reboot fastboot
8. Flash patched_boot
9. Reboot and add riru and safety net fix on Magisk (you have to reboot 2-3 times)
10. Run safety net check and it should pass. If not, enable Magisk Hide and try again
11. Wipe Play Store and Google Play Services and reboot
12. Restore and add app onto hide list if the app detected root
 

enderffx

Senior Member
Sep 16, 2011
238
36
@mingkee
Thank you for the great "recipe".
So i assume passing the safety net check also guaranteeds to keep Widevine L1?

Greetings,
Ender
 

BakedinRC

Member
Oct 21, 2021
21
0
Here you go
You have to unlock the bootloader
1. Enable OEM unlock in developers settings
2. Reboot in bootloader (adb reboot bootloader)
3. Enter
Code:
fastboot flashing unlock
and answer yes when you're ready
WARNING: UNLOCK BOOTLOADER WILL WIPE YOU DEVICE!!!!!
4. Run LMSA/RSA rescue to update your ROM as well as grab boot to patch
5. Do initial setup. DO NOT RESTORE
6. Install Magisk and patch boot.img copied from your host computer, and copy the patched_boot back
7. Enter fastbootd
Code:
adb reboot fastboot
8. Flash patched_boot
9. Reboot and add riru and safety net fix on Magisk (you have to reboot 2-3 times)
10. Run safety net check and it should pass. If not, enable Magisk Hide and try again
11. Wipe Play Store and Google Play Services and reboot
12. Restore and add app onto hide list if the app detected root
I'm trying to connect my PS3 controller to Bluetooth and I guess my device has to be rooted (I've never done this to any of my devices but I do have an idea how to go about the adb method and use a host computer...I think). How do you patch the boot.img?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Here you go
    You have to unlock the bootloader
    1. Enable OEM unlock in developers settings
    2. Reboot in bootloader (adb reboot bootloader)
    3. Enter
    Code:
    fastboot flashing unlock
    and answer yes when you're ready
    WARNING: UNLOCK BOOTLOADER WILL WIPE YOU DEVICE!!!!!
    4. Run LMSA/RSA rescue to update your ROM as well as grab boot to patch
    5. Do initial setup. DO NOT RESTORE
    6. Install Magisk and patch boot.img copied from your host computer, and copy the patched_boot back
    7. Enter fastbootd
    Code:
    adb reboot fastboot
    8. Flash patched_boot
    9. Reboot and add riru and safety net fix on Magisk (you have to reboot 2-3 times)
    10. Run safety net check and it should pass. If not, enable Magisk Hide and try again
    11. Wipe Play Store and Google Play Services and reboot
    12. Restore and add app onto hide list if the app detected root
    1
    Or is rooting even possible with latest OS versions running Android 11?
    Possible on any version (Global or ZUI, A10 or A11) Procedure is same, tools is same. TWRP working. For unlocking ZUI needed sn.img in my case.
    1
    Good luck! Ask me if you will have any problems:geek:
    1
    Well,
    there is some uncertainty in my mind which guide to follow to not loose Widewine / Google Pay capabilities, so if you have a "best root guide ever, housewife compatible" link i'd be glad :)


    Thanks!

    Ender
    1
    Ha-ha, "housewife compatible":ROFLMAO: you are joker.
    Sorry, I not use GP and Netflix, nothing to say. Probably, Magisk have some module for GPay fix. Widevine is hard thing, no 100% solution.