Tag: unlock bootloader

  • Root Lenovo K6 / K6 Power – unlock the booloader – karate

    Root Lenovo K6 / K6 Power – unlock the booloader – karate

    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://api.droid.tools/install-magisk-root-android-any-device/

  • Samsung 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 unlock your bootloader the official way.

    Requirements:

    Download latest firmware for you model directly from official servers using https://samfirmtool.com/samfirm-v0-4-1 or
    https://github.com/wssyncmldm/frija/releases

    Download and install following packages Microsoft Visual C++ 2010 Redistributable Package and Microsoft Visual C++ 2008 Redistributable Package:

    Open Frija and type in your model (ex. SM-A515F) and your CSC : ex. LUX).

    You can check all CSC’s and models on Samfrew: https://samfrew.com/model/SM-A515F/

    After download is complete extract SM-A515XX_1_00000000000000_xxxxxxxxxx_fac.zip

    On device:

    • Go to Settings then to About phone and find your build number.
    • Tap on your build number 6 times until you see “You’re now a developer”.
    • Go in Developer options > enable OEM unlocking.
    • Connect the device to your PC.
    • Power off your device with POWER and volume DOWN and directly hold volume UP and DOWN together
    • Device will boot in DOWNLOAD MODE.
    • Long press volume UP to unlock the bootloader

    This will wipe your data and automatically reboot your device!