Lenovo K6/K6 Power features a 5” 1080P IPS LCD display, giving a pixel density of ~441 PPI. Under the hood sits a Qualcomm Snapdragon 430 SoC, which utilises a 1.4 GHz octa-core CPU, an Adreno 505 GPU and 2 or 3 GB of RAM.

lenovo k6

The 16 GB internal storage version packs 2 GB of system RAM, the 32 GB, has 3 GB. The primary camera is capable of capturing images at 13 MP, the secondary at 8 MP. The whole 145g package is powered by a non-removable 4000mAh battery.

*Your Warranty will be void after unlocking bootloader*

What you will need:

Unlocking Your Bootloader

  • First of all Install ADB drivers In Your Laptop/PC , Link is Here
  • Now Go to Settings of Your Phone , Scroll Down and go to About Phone And Click on Build Number Until Your Developer Options Is enabled .
  • Now go to the Developer Options and turn on USB debugging and OEM unlocking.
  • Connect Your Mobile To your Pc through a USB cable.
  • Open ADB folder on Your Pc ( It will be in Local Disk C on your My files ) .
  • Right click + Press Shift in Adb folder , a popup will open , choose open command window here .
  • Write Commands
adb reboot bootloader
fastboot -i 0x17ef oem unlock-go

This will unlock your bootloader and it will wipe your internal storage so better to backup first


Flash custom recovery

  1. Download the twrp for Lenovo k6/k6 power (karate) from official twrp site.
  2. Place it in the adb folder and rename it to recovery.img .
  3. Now run these command
adb reboot bootloader
fastboot -i 0x17ef flash recovery recovery.img
fastboot flash recovery recovery.img

You have now a custom recovery on your device.

For rooting your device with Magisk follow our guide: https://droid.tools/install-magisk-root-android-any-device/

Shares:
root android device

Express guide on how to root an Android device

Please note that rooting your Android phone can be a complex and potentially risky process. Before proceeding, it's important to research thoroughly, understand the risks and potential consequences, and proceed
magisk modules

Download Magisk v22.0

Magisk doesn't need to be introduced to the world of Android custom ROMs, so we'll spare you some time. Topjohnwu has announced today that Magisk is being updated to version

16 new devices get Lineage 18.1 ROMs

Lineage OS is the premier custom Android ROM, and one of its best features is that it is constantly evolving. The distributed team has added sixteen new phones and tablets
sansung a51 unlock bootloader

Samsung A51 unlock bootloader

Unlocking your Android phone’s bootloader is the first step to rooting and flashing custom ROMs. And, contrary to popular belief, it’s actually fully supported on many phones. Here’s how to

GravityBox – Xposed module

All-in-one tweak box for Android GravityBox main concept is to make most of the preference changes to be done on the fly without need to reboot a device to achieve
magisk modules

Magisk modules you should have in 2020

Magisk modules for this month Nowadays, rooting your own Android device gives you longer benefits than it failed earlier, as long as you root it with all the systemless frame
Show Comments (0)

Leave a Reply

Your email address will not be published. Required fields are marked *