• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root How to unlock the bootloader on the Nexus 6

teddyearp

Android Expert
OK, this is just a quickie to kick start this section. Obviously we will be putting the usual stickies in here, but I just wanted to make a start to remind us how nice and easy it is to get bootloader unlock and eventually root on a Nexus device.

First, the Motorola drivers. Then you will need the Android SDK tools at the least. there is a 'mini' version around here, but I just want to get to the 'easy' part.

Plug your phone into your pc, open a command window, navigate to where you have the adb and fastboot commands and type in the following:

Code:
adb reboot bootloader
fastboot oem unlock
Allow unlock on the device. Done.

Rooting should be easy as I am sure that all the usual suspects will have a custom recovery built for this thing pronto.

good luck
 
I used this video. I'm not new to unlocking and rooting, but it nice to have a video.

[youtube]IEjynlQgJCI[/youtube]
 
Back
Top Bottom