Received my N4 at noon. Unbox it, and realise there is some stain on the phone protective screen itself, then overall the box like not really new...
Can't bear to use it yet cos my screen protector, tpu casing still not yet shipped from qoo10, shipping tmr instead, sigh, shld have ordered earlier... cause thinking buy from shop or qoo10.
My sim card also haven go pay ppl cut. Thinking of updating to 4.2.1 when i reach home at night as mine comes with 4.2 after i boot on. After that go root it.
Has any user here rooted ur N4? xda N4 page like got multiple guide and got toolkit for rooting i think. Nv use toolkit before for my previous phone, so got any recommended rooting page that you guys use?
Since Nexus 4 only has one ROM type..rooting is simple..
1) Install Fastboot, ADB driver.., PLatform SDK..you only need adb.exe,fastboot and a few .dll files.
2) From phone...at least turn on Debugger option..if you have the Developer option hidden..i think is tapping the about button for 7 times to activate the developer option
3) Shutdown the phone and power up with-Hold both Up/Down volume button while power up the phone
4) Once device in fastboot mode.(read the screen that telling you the state of it).
=> Launch command prompt, Change Directory to the appropriate folder that contains the Platform SDK files .
=> Connect phone to the PC/Notebook..with the USB cable, wait till all driver installation complete..you should not get any error otherwise ..check before proceeding
=> Issue command."fastboot devices" ...see screen response..if there isnt any device listed..Check the driver installation from Device Manager..make sure Fastboot driver is installed properly..should be something like ADB Interface manager...
=> Issue command "fastboot OEM unlock".....this will wipe the phone data...backup all your stuff before you install any driver
=> Get the Recovery rom file for NEXUS 4 ,must be for NEXUS 4..code name is "Mako" , flashing wrong recovery file could brick your phone..
=> After Unlock..reboot device, download SuperSu.zip into phone memory.
Boot to fastboot mode.
Issue the following command. "fastboot boot recovery.img"
[recovery.img]=> the filename for the recovery rom.
Please take note that .."Fastboot boot" command is used..this is basically just to boot the recovery without writing the new recovery into the phone..this step is safe
=> Once Rommanager loaded..use "install from SDCard..." , trace to the SuperSu.zip folder..install this file..Voila..you are rooted..
Above steps of rooting Nexus series of phone...always works...
Learnt through this...you will forever beneficial and dont need to use unknown tool that will brick your phone..
The earlier you unlock your phone..the better it is as you dont need to back up much...

