Tuesday 8 March 2016

CMW Install and ROOT LENOVO K3 NOTE




  • First download the drivers.

Driver Lenovo K3 Note + PDAnet+:
https://mega.co.nz/#!O4lmBaZa!jCUk1z...xi6TXuwcBOCv5k

Once you finished enable the USB debugging and wait for Windows to complete its configuration.


  • Download PdaNet from here.

PdaNet:
https://play.google.com/store/apps/d...m.pdanet&hl=it

  • Download SuperSU from this following link.

SuperSU:
https://mega.co.nz/#!b8tSiYZJ!yr3okw...Z3VUSALqTKszsM


  • Now download this Minimal ADB (with Recovery K3 notes included) from here:

Minimal ADB & Fastboot + K3 Note Recovery (CWM):
https://mega.co.nz/#!rs0lHZrI!hE3Ux9...92uU0KJB3iQNdo


HERE COMES THE MAIN PART

Unzip the zip file and open the file py_cmd.exe and quietly run these commands:


Code:
adb devices
To ensure that the PC recognizes the device, and if it should be unauthorized make sure that USB debugging is enabled.


Code:
adb reboot bootloader
This command will reboot the phone on a black screen, going in fastboot .


Code:
fastboot devices
This command will confirm the above.


Code:
fastboot flash recovery recovery.img
This command will install the much sought CWM, but it is not over yet!


Code:
fastboot reboot
This command will restart the device.

AWESOME! now to get root permissions, there will be that off the device, wait a few seconds and turn it on using this key combination:

VOLUME UP - VOLUME DOWN - POWER
Wait until the CWM is not playing, choose obviously the English language.
Subsequently searching


Code:
install zip
... and subsequently ...


Code:
choose zip from /sdcard
... looking for that zip file SuperUser inserted at the beginning.

Et voila! The device is unlocked and ready to receive new rom and functionality!

0 comments:

Post a Comment