Easy Way to Root LG G Flex 2 In Android Lollipop
Disclaimer: In No Way, We Have A Responsibility, If You Brick Your Phone Or SD Card Dead Or Your Phone Is Not Working Properly. It Is Your Sole Responsibility And Your Own To Get The Phone Root Privileges
preparation:
Make Sure That You Have Installed The Correct Driver. Go To Device Manager, Find The “ADB Interface”If You Do Not See It, Download And Install The LG Driver. Then You Should Be Able To See It.Download LG Flex2 Driver For Windows.
Guides To Rooting LG G Flex 2:
1.First, Download LG_Root.Zip File.
2. Enable USB Debugging Mode, Go To Settings> Phone> Software Information, And Then Click The Version Number On, Until You Get The Message “You Are A Developer.” Exit To Return To The Settings Main Screen, You Should See “Developer Options”, Select It And Enable USB Debugging.
3.Connect Your Device To Your Computer Via A USB Cable.
4.Now, Unzip The Downloaded File Before You LG_Root.Zip. Go LG_Root Folder, Hold Down The Shift And Right-Click An Empty Area, You Will See The “Open Command Window Here”, Click This Option.
5.Now, We Have Cmd Open, To Ensure That Your Device Is Connected, Copy And Paste The Following Code (Using The Mouse .CTRL + C, Then Press Ctrl + V Will Not Work)
adb.exe devices
You Should See A Serial Number Along With “Device”
6.Next, Copy And Paste The Following Code:
adb.exe push busybox /data/local/tmp/ && adb.exe push lg_root.sh /data/local/tmp && adb.exe push UPDATE-SuperSU-v2.46.zip /data/local/tmp
7. Power Off The Device And Unplug The Micro-USB Cable. Then Hold The Volume Key, Insert The USB Cable To The PC, You Should See “Download ….”
8.After Few Seconds It Should Turn To “Firmware Update.”
9.Next, In “Ports.Bat” (Which Is LG_Root Folder), Double-Click And Read The Next “DIAG1” The COM Number. Leave The Other Command Prompt Opens.
10.NEXT, Copy And Paste The Following Code (In Our First Open Command Prompt):
Send_Command.exe \\.\COM4
However COM Number Found In Step 9, Replace COM4.
11.Next, Copy And Paste The Following Code:
sh /data/local/tmp/lg_root.sh dummy 1 /data/local/tmp/UPDATE-SuperSU-v2.46.zip /data/local/tmp/busybox
12.Hold Volume Down + Power Button To Restart The Device.
13.Once Reboot, You Will Find In Your App Drawer SuperSU Applications.
Your Device Is Now Rooted. You Can Download And Run The Titanium Backup Application To Verify The Whole Root!