How to Unlock and Root the Google Nexus 9 Tablet

Instructions to easily install the Nexus 9 drivers, unlock the bootloader and root the tablet using ADB, Fastboot and Chainfire’s root method.

0

If you want to unlock the bootloader and root your new Nexus 9 then XDA Developer Chainfire has got you covered. Unlocking the bootloader and rooting any Android device allows you full control over it without limitation. This said please be careful as full control means the ability to brick your device if your not careful. Follow all instructions exactly and remember that this is for you information and we aren’t liable for any issues that arise from following the instructions.

Unlock and Root the Nexus 9Before Rooting or Unlocking the Nexus 9 Bootloader

  • Backup all files that you don’t want to lose as this will wipe the device
  • Make sure your Nexus 9 battery is at least 50% charged (recommend full charge to be safe.
  • Note: Unlocking the bootloader may void the devices warranty

Step 1: Install Nexus 9 Drivers on your PC

  1. The USB drivers for Nexus 9 are bundled with Android 5.0 Lollipop. Its preferable that you use the USB cable that came with the tablet.
  2. Connect your Nexus 9 to your PC via USB
  3. Wait for the PC to recognize the Tablet and driver installation will begin automatically.
  4. You will see several drivers install including the modem and MTP service.

Step 2: How to Unlock the Nexus 9 Bootloader

  1. Navigate to the settings app from quick menu or app drawer
  2. go to “About Phone” and enable developer options by tapping “Build Number” repeatedly 7 times.
  3. You should now see “Developer Options” under the “About Phone” menu
  4. Tap the Developer option to enable it and select “Enable OEM unlock”
  5. Next enable “USB Debugging”
  6. Download and extract “adb-fastboot.zip” where you can find it on your PC
  7. Connect your Nexus 9 to your PC via USB (If tablet not recognized see Step 1 above)
  8. If all is well at this point you may see a popup asking you to “Allow USB debugging on Nexus 9”, Press “OK” to accept.
  9. Open a command prompt window and navigate to the fast boot files you extracted earlier.
  10. Reboot the Nexus 9 into Bootloader mode by typing “adb reboot bootloader” and pressing enter
  11. if it does not reboot then Power down the Nexus 9 and then turn it on by holding the Volume down + power buttons for a few seconds.
  12. From the Fastboot menu use the volume buttons to navigate to “Fastboot Mode” and the power button to select it
  13. Once you are in Fastboot Mode go back to your command prompt and type “fastboot oem unlock and press enter
  14. On the Nexus 9 press the power up button to continue with bootloader unlock
  15. Once complete the Nexus 9 will reboot on its own automatically.

Step 3: How to Root the Nexus 9

  1. Download “Nexus9-root-SuperSU-v2.18.zip” root package and extract it to you rPC where you can find it.
  2. Copy all files from this to both your ADB folder and Fastboot Folder
  3. Make sure your Nexus 9 is connected to your PC via USB (if you disconnected reconnect it now)
  4. Boot into bootloader(fastboot mode) by again typing “adb reboot bootloader”
  5. Next boot from inject.img by typing “fastboot boot inject.img”
  6. Now to complete the root type “fastboot flash boot patched.img” (flashes the kernel)
  7. Last type “fastboot reboot” to restart the Nexus 9 and when booting up it will be rooted.

Now that your Nexus 9 has an unlocked bootloader and is rooted you will notice a new app in your app drawer. At this point you should check your app drawer for “SuperSU”. If this app is present it means all went well although if your still not sure if its rooted or not you can download “Root Checker” from Google Play and verify root access with it.

If you have any issues with the above bootloader and root process or notice anything that should be added or changed please let me know in the comments below. We should have a video available soon of the process for those that are interested.

LEAVE A REPLY

Please enter your comment!
Please enter your name here