Quantcast
Channel: Android Guides – Appuals.com
Viewing all articles
Browse latest Browse all 342

How to root Lenovo Phab PB1-750M

$
0
0

The Lenovo Phab PB1-750M is an entry-level Android device that enjoys popularity due to its large screen size, and LTE compatibility. Android enthusiasts who want to root their Lenovo Phab PB1-50m can find all the necessary tools and instructions here in this guide.

Requirements:

Optional: Full OTA firmwares, in case of emergency. These can be installed via recovery.

  1. The first step should be installing ADB and Fastboot on your computer, and then placing the TWRP image file inside the root directory.
  2. Now we need to unlock your bootloader, so on your device go to Settings > About > tap ‘Build Number’ 7 times until Developer Mode is enabled. Then go into Developer Options and enable “Allow OEM Unlocking”.
  3. Connect your device to your PC via USB, and copy SuperSU .zip to your Lenovo Phab’s storage.
  4. Now hold Shift+right click inside the root directory of ADB, and choose “open command window here”.
  5. Type the following commands into the ADB terminal: adb reboot bootloader
  6. Once your Lenovo Phab reboots into bootloader mode, type into ADB terminal: fastboot boot twrp.img
  7. This will prepare to load the phone into TWRP custom recovery – it’s not actually installed on your phone, its running from the .img file inside the ADB directory.
  8. If you want to permanently install TWRP on your Lenovo Phab, you can do so with: fastboot flash recovery twrp.img
  9. Type into the ADB terminal: fastboot reboot
  10. Once you’re inside TWRP, go to Install > choose the SuperSU .zip and swipe to confirm installation.
  11. After SuperSU has successfully flashed, you can reboot the device via TWRP’s Reboot > System. It may take up to 15 minutes to completely boot into the Android system, just leave your device alone.

The post How to root Lenovo Phab PB1-750M appeared first on Appuals.com.


Viewing all articles
Browse latest Browse all 342

Trending Articles