Tutorial How to Unlock & Root Nexus 7 Tablet

Wednesday, July 18, 20120 comments

There are some good news for you the Nexus 7 users. Now your device can be unlocked and rooted. If you interested to try it, you can follow this Tutorial How to Unlock and Root Nexus 7 Tablet.

Disclaimer: we do not take any responsibility for anything you do to your device. 




Requirements
1. You must have the sdk installed and you are able to access, and use adb and fastboot.
2. You must have debugging enabled on your Nexus 7.
3. Download Su here
4. Download CWM here

Pre-Steps
To make this easier, you should put the su zip on the sdcard for later.

1. In terminal, cd to the directory you have your sdk in. Then cd into platform-tools.
2. Type adb push path-to-zip/JB-SuperSU.zip /sdcard


Unlocking Your Nexus 7

To unlock your device
1. cd to platform-tools
2. Reboot to the bootloader - adb reboot bootloader
3. Unlock your device* -
fastboot oem unlock

*You will have to accept and erase all the user data on the tablet.
*You must run this as sudo in Linux


Flash Clockwork Mod Recovery
(You're still inside the bootloader)

4. Flash CWM -
fastboot flash recovery path-to-img/CWM-grouper-recovery.img

5. Make CWM Permanent -
1. Boot into recovery
2. Go to Mounts and Storage
3. Mount /System
4. Type in Terminal

adb shell

cd /system

mv recovery-from-boot.p recovery-from-boot.bak
If your having trouble gaining shell, try "adb kill-server" then "abd start-server". Couple of my friends had this problem, and this should hopefully fix it.


Flash Su
1. Go back by pressing power button
2. Install the zip in the sdcard
Reboot and your device is now rooted!!

Credit to FadedLite on XDAdeveloppers forum
Share this article :
Powered by Blogger.
 
Copyright © 2011. Android Tutorials - All Rights Reserved
Proudly powered by Blogger