Quantcast
Channel: admin » TWRP
Viewing all articles
Browse latest Browse all 1595

[GUIDE] Root, Unlock Bootloader & TWRP Recovery install on LG H502TV (Brazil) / Magna

$
0
0

After long months searching the web for a guide to unlock bootloader and install TWRP on LG H502TV (Brazil) / LG Magna without success, I got it working.
  • First you need to install Kingroot, I know, it’s evil but we need root first. We’ll uninstall it later.
    On your mobile, open a web browser and go to http://www.kingroot.net/
    Install it and run. It will reboot and fail a couple of times, I had success on my 4th run.
  • Open terminal emulator and type:
    Code:

    su
    dd if=/storage/sdcard/uboot.img of=/dev/uboot count=1024
    dd if=/storage/sdcard/recovery.img of=/dev/recovery count=32768


  • Now you can remove the devil, I mean, Kingroot. Open it, go to About and the last option is Remove kingroot.
  • It’ll reboot, go to Settings, About your Phone and enable USB Debugging, connect it to your PC and type:
    Code:

    adb reboot recovery

  • In TWRP install BETA-SuperSU-v2.68-20160228150503.zip reboot and be happy.

Now with Unlocked bootloader and a Custom Recovery we can MAYBE get custom roms on our phone. Anyone said Marshmallow? 😀


Viewing all articles
Browse latest Browse all 1595

Trending Articles