Search results

  1. T

    Post COLLECTION OF STOCK FIRMWARE FOR LG X Power

    I think this is the best one: https://lg-firmwares.com/lg-k220ar-firmwares/
  2. T

    Post Unofficial lg x power thread

    Here you could find how to unlock the lg x power bootloader and here how to port the TWRP
  3. T

    Post [GUIDE][BOOTLOADER UNLOCKED]Unlock LG X Power Bootloader

    Sorry for the long time, but I've been busy with work. Here you could find the kdz file. When you have downloaded the right version for your device you could follow this guide for porting the recovery. When you have finished the porting you could boot with fastboot temporary and make some change...
  4. T

    Thread COLLECTION OF STOCK FIRMWARE FOR LG X Power

    You can download stock LG X Power KDZ: LGK220DS LGK210 LGK220H LGU610 LGK220Z LGK220DSZ LGK220DSF LGK220 LGK220TR Note: when you open the latest three links the title of the page is wrong because LG X Power Dual has another code. Don't worry is safe, I already flashed the LG220 one :good:
  5. T

    Post [GUIDE][BOOTLOADER UNLOCKED]Unlock LG X Power Bootloader

    At the moment I've found only one method to temporary root, but after the reboot process the device will brick and you have to restore it, so it isn't very friendly. There are some problems to gain the root in our device: the bootloader has lz4 compression instead gz, so the systemless root is a...
  6. T

    Post [GUIDE][BOOTLOADER UNLOCKED]Unlock LG X Power Bootloader

    With the Europe version LG K220 work fine... I also ported TWRP and I'm building the AOSP from source (The guides will arrive soon). Unlocking the bootloader is the first step :good: It should work for LGK220TR K220K K220DS K220 K220DSF K220Z K220T K220dsz because the source code is the same.
  7. T

    Thread [GUIDE][BOOTLOADER UNLOCKED]Unlock LG X Power Bootloader

    Hy guys, I worked with my LG X Power for a few days and I want to share what I found. Note1: My device is the K220, so the procedure could be different or may not work. Note2: If you follow this part you will lose all your data and the warranty, so. You have to install ADB,Fastboot and...
  8. T

    Thread [HELP] Can't flash compiled AOSP

    Hey guys, thank you in advance. I have an LG X Power (K220) and I started to develop the stock AOSP from source (Android 6.0.1). I followed all the instruction from LG and Google (downloaded both google and LG source and then merged them). After seven hours of compiling I got my image file...