For those technically inclined and don't need or want a toolkit, this is the best option. Worked perfect for me running a Windows 8.1 machine:
Link: http://forum.xda-developers.com/showthread.php?t=2507905
For those not so technically inclined and want root, these are your options (I have not used any of these except the last one by WugFresh on my Nexus 4):
http://forum.xda-developers.com/showthread.php?t=2508817
or
http://forum.xda-developers.com/showthread.php?t=2509428
or
WugFresh Toolkit (arguably the best for all things Nexus) is about to put out the latest version to include the Nexus 5 (which will be version 1.7.4) the link to this toolkit is: http://www.wugfresh.com/
FOR MAC USERS:
** Remember, this will void your warranty and should only be done after reading lots of material on the XDA forums. That said, it is really, really difficult to brick your phone, unless you try to install a modem or ROM not intended for your device. Otherwise, it is extremely safe.
Link: http://forum.xda-developers.com/showthread.php?t=2507905
For those not so technically inclined and want root, these are your options (I have not used any of these except the last one by WugFresh on my Nexus 4):
http://forum.xda-developers.com/showthread.php?t=2508817
or
http://forum.xda-developers.com/showthread.php?t=2509428
or
WugFresh Toolkit (arguably the best for all things Nexus) is about to put out the latest version to include the Nexus 5 (which will be version 1.7.4) the link to this toolkit is: http://www.wugfresh.com/
FOR MAC USERS:
Again, this will erase your phone's data and revert it to the way it came out of the box (except unlocked and rooted). Note: while I don't think it's needed for these scripts, you might need to download and setup the Android SDK first. As it's already installed on my Mac, I can't be sure if it is or is not needed.
- Download the Nexus 5 zip from here (or go via the link I posted above).
- Unzip it and go to that folder in Terminal. Easiest way is to open Terminal, type "cd", and drag the unzipped folder onto Terminal to have the path show up, then hit return. The command will look something like
Code:cd /Users/yourname/Downloads/CF-Auto-Root-hammerhead-hammerhead-nexus5
- Type
and hit return. This just ensures the script is executable.Code:chmod +x *.sh
- Put the N5 into fastboot: power it off, then power it on by holding the Volume Up, Volume Down, and Power buttons simultaneously. I hold them until I see the Android guy, but maybe you don't need to do so for that long. In any event, you'll soon see the fastboot screen. No need to do anything except plug the phone into your Mac via USB at this point.
- Run the script with
and enter your password.Code:./root-mac.sh
- Wait while it does its thang. You'll eventually see the phone reboot, but it takes a few minutes.
- Profit. Oh, and re-setup your phone.
** Remember, this will void your warranty and should only be done after reading lots of material on the XDA forums. That said, it is really, really difficult to brick your phone, unless you try to install a modem or ROM not intended for your device. Otherwise, it is extremely safe.
Last edited: