[29/05] INDEX of Guides, Tools, Recoveries and more...

Status
Not open for further replies.
Search This thread

undercover

Senior Member
Oct 10, 2010
14,726
4,441
London, UK
Just popped in to let you know that my post no2 is NOT and index, but rather a reference post for people answering questions to refer to when helping. Just in case if anyone wondered why I needed it.

Sent from my HTC Sensation using Tapatalk 2
 
  • Like
Reactions: KidCarter93

USSENTERNCC1701E

Senior Member
Sep 21, 2010
1,262
290
Logan
Nexus 4 Factory Images "occam" for Nexus 4 is now available on Google. Happy that I can flash my N4.

:cowboy:

lulwut, you want to flash the stock image to a stock phone just to flash it?

---------- Post added at 10:14 PM ---------- Previous post was at 10:05 PM ----------

So I have my nexus 4, unlocked bootloader, how do I root it?


Thanks!

Check this out!

Download that image, download the su binaries and apk. Put all that in your directory with fastboot.exe, open a command prompt.

Code:
fastboot boot boot.img

When the phone is booted make sure adb debugging is enabled. Then proceed.

Code:
adb shell mount -o remount,rw /system
adb push su /system/bin/
adb push Superuser.apk /system/app/
adb shell chmod 0655 /system/bin/su
adb shell chmod 0655 /system/app/Superuser.apk
adb reboot

Now, I haven't yet run this, as far as I know, no one has, but that should be it :)
 
Status
Not open for further replies.

Top Liked Posts