- Make sure device USB debugging mode turned on (Google around for the latest instructions)
- Install Android SDK - http://developer.android.com/sdk/index.html#download (Follow direction kinda outlined here - http://forum.xda-developers.com/showthread.php?t=1917237 adjust as necessary because these instructions probably will be outdated.)
- Create ~/android
- Unzip the sdk into ~/android
- Make sure tools and platform-tools directory are there, if not install, by running ~/android/adt-bundle-mac/sdk/tools/android.
- Make sure adb and fastboot are installed in ~/android/adt-bundle-mac/sdk/platform-tools/
- Export $PATH to include ~/android/adt-bundle-mac/sdk/platform-tools so we can access adb and platform-tools from anywhere
- Download CWM Touch and place it in ~/android - http://clockworkmod.com/rommanager
- Install Android File Transfer app - http://www.android.com/filetransfer/
- Download latest version of CWM-SuperSU-v0.99.zip and put in on the phone's SD card http://forum.xda-developers.com/showthread.php?t=1538053
- Reboot into bootloader adb reboot bootloader
- Unlock bootload (This supposedly wipes everything) fastboot oem unlock
- Flash CWM Recovery fastboot flash recovery ecovery-clockwork-touch-X.X.X.X-mako.img
- On the device, press volume-up or volume-down twice to select the
RECOVERY OPTION
, and then the power button to enter it, and you'll be in recovery - Once in Recovery, do a backup.
- Install SuperSU from the zip we copied onto the zip file.
- Install Zip from SD Card
- choose zip from sdcard
- 0/
- CWM-SuperSU-v.XXX.zip
- Yes - Install CWM-SuperSU-v.XXX.zip
- Clear Cache (from home menu)
- wipe cache partition
- Yes - Wipe Cache
- Clear Dalvik Cache (from home menu)
- advanced
- wipe dalvik cache
- Yes- Wipe Dalvik Cache
- Reboot - be sure to say yes to Fix so that stock rom doesn't revert to stock recovery
Created
December 9, 2012 23:46
-
-
Save sambao21/4247542 to your computer and use it in GitHub Desktop.
rooting nexus 4 on OSX
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment