Wednesday, August 26, 2015

Install TWRP custom recovery on Koodo LG G3 D852 on Lollipop 5.0.1


  1. Install (D852) LG G3 AutoRec-Lollipop
  2. Install Reboot
  3. Open the app and grant root access using SuperSU
  4. Click the option to install TWRP and TWRP will be successfully installed.
  5. Verify TWRP installation by clicking Reboot app and reboot to recovery.
  6. The phone will reboot to TWRP recovery

Tuesday, August 25, 2015

Xposed for Koodo LG G3 D852 on Lollipop 5.0.1


  1. Root phone using steps described here and install custom recover TWRP.
  2. Download xposed-v71-sdk21-arm.zip or whatever is the latest (just make sure that download the arm zip, not arm64)
  3. Download XposedInstaller_3.0_alpha4.apk or whatever is the latest 
  4. Install the apk and do not open once complete (just click DONE)
  5. Now to to custom recovery
  6. Flash the zip file (should take only couple of seconds)
  7. Go back and Clear the Dalvik/Cache (very important)
  8. Reboot and you should have exposed installed.


Sunday, August 23, 2015

Root Koodo LG G3 D852 on Lollipop 5.0.1

ALL previous methods do not work with this phone. Use the following method

Pre-requisites:
  1. Enable ADB debugging
    1. Go to Settings > About Phone > Software Information and tap build number until you are presented with "You are now a developer".
    2. Back to Settings screen.
    3. In Developer Options, enable USB Debugging.

  1. Insert the original LG USB cable to your computer
  2. Download one-click script.
    Script and zipfile maitained by @NBreunig3. Questions about this method should be directed to him.

    Download and extract the zip file: 
    http://bit.ly/1Ln9FKB
    Then, run (double click) the root.bat script.
  3. Follow the instructions in the command mode

            You will get following message
============================================ 
Please make sure that USB debugging is enabled, and LG drivers are installed.

Starting adb server..

Waiting for device..

Device detected!

Pushing files..
3763 KB/s (1048328 bytes in 0.272s)
4044 KB/s (4017098 bytes in 0.970s)

Rebooting..

Looking for LG serial port..

Phone found at COM9! (could be different for your phone)

Rebooting into Download mode..

Waiting for device..

Phone found at COM9!

Rooting phone..

If you don't see the SuperSu installer script runs within about a minute,
then the root failed.
Once root is done you have to pull battery to exit download mode.

Author : blog.lvu.kr
SPECIAL COMMAND : ENTER, LEAVE

###########

root installer for LG (lollipop)
..... by digital-bug @XDA

##

remounting /system (rw)

#######

extracting SuperSU

#####

installing SuperSU

################################################################################
###

remounting /system (ro)

#####

cleanup

######

done!
please press control+c to exit...

#
==============================================
5.     Remove the battery and insert again to restart the phone.
6.     You will be rooted. See SuperSU installed.

           



All credits to http://forum.xda-developers.com/lg-g3/general/guide-root-method-lg-devices-t3129197