 |
K3 Note |
1-Download Lenovo
K3 Note Drivers and pdanet+
Download Here2-Install all drivers on your pc or laptop .
3-Enable
usb Debugging mode "see
here how"
3-Download and install pdanet on your
K3 NOTEDownload here4-Download
SuperSU From
HERE5-Download Minimal
ADB & Fastboot + K3 Note Recovery (CWM):
Download all here6-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.
You done for now you can check how to root How to root Lenovo K3 NOTE Here