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:
custom rom

Rooting – custom ROMs – Android language

Every profession or pastime creates its own own particular jargon for explaining complex concepts in an understandable manner, and the Android world is no exception. This article is for you

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 module

Download Magisk – latest official

Installing Magisk will give you ROOT, a super powerful Systemless Interface, Magisk Modules support, and hide from tons of integrity tests like SafetyNet! Download Magisk Downloads Latest StableLatest BetaLatest UninstallerLatest Magisk Manager Magisk features: Open Source:100% open
warden

Disable trackers/loggers – Warden #root

The Warden Program Manager uses a centralized list of trackers and loggers provided by Exodus Privacy, a French ngo. It reads the dex (Dalvik Executable) files within each device installed
Show Comments (0)

Leave a Reply

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