-
Notifications
You must be signed in to change notification settings - Fork 16
Nexus Unlock
Make sure that all your files are backed up before proceeding; this section wipes your phone!
(replace with USB Debugging Template)
- Turn on USB Debugging Settings/Developer Options/USB Debugging if it isn't already enabled.
- If you do NOT see Developer Options in Settings, go to Settings/About Phone, scroll down to the bottom, and tap on the Build Number section 7 times. A pop-up should show telling you that you are "now a developer."
-
Connect your phone to the computer via USB
-
Check the ADB connection status with this command: If a serial number is displayed, the connection is successful
adb devices
-
Go to the
platform-tools
folder in a command line. -
Reboot to the bootloader. You will see a large Start button with a large Android.
adb reboot bootloader
-
Unlock your device with this command (run as root with Mac/Linux). Your device will take a long time to restart; this is normal, don't panic.
fastboot oem unlock
{{Note|If a FAILED message pops up like in the picture, just ignore it. Everything works just fine}}
- You will have to accept and erase all the user data on the device. Use the {{Key|Volume Up/Down}} keys to choose yes or no, and the {{Key|Power}} button to select. Then press {{Key|Power}} a second time to reboot.
PROTIP: Keep the command line open; we'll need it again soon.
- [Reddit r/GalaxyNexus: /u/LAR0311 - How to root your Galaxy Nexus] (http://www.reddit.com/r/GalaxyNexus/comments/1192xd/how_to_root_your_galaxy_nexus_with_adb_a_tutorial/)
- Reddit r/Nexus4: IAmAN00bie - How to unlock/root your Nexus 4 with ADB.
- [I have posted the guide to lock/unroot here.] (http://www.reddit.com/r/nexus4/comments/14mdq4/how_to_lockunroot_your_nexus_4_with_adb_a/)
Note: All non-Android projects have moved to the BASLQC Wiki.
- Introduction - A quick intro to the rationale and ideals of this guide, and smartphone modding in general.
- General Setup - Learn how to install and run the tools you need to succeed.
- Device Guides - Customized, fully decked out guides for rooting each and every device we could find.
- General OS Customizations - General customizations that work on all devices of a specific OS.
- General Guidelines - The ideals that you should uphold while working with and editing this guide.
- Device Guide Templates - Templates and general guidelines for creating customized guides for a device.
- Linux - Run a full desktop OS on your little mobile device; research is being made to make it comfortable to use in the mobile space.
- Glossary - Contains all the crazy acronyms and word soup that you'll need to wade through when using this guide.
- Android Buying Guide for Modders - While modding can fix up an outdated device, it will make your life easier to buy the right device from the start.