Sedikit Info Seputar
Get Root Method For LG G3 Devices HOw To Tutorial Here
Terbaru 2017
- Hay gaes kali ini team BBM Sudoku Team, kali ini akan membahas artikel dengan judul Get Root Method For LG G3 Devices HOw To Tutorial Here , kami selaku Team BBM Sudoku Team telah mempersiapkan artikel ini untuk sobat sobat yang menyukai BBM Sudoku Team. semoga isi postingan tentang
Artikel LG G3, yang saya posting kali ini dapat dipahami dengan mudah serta memberi manfa'at bagi kalian semua, walaupun tidak sempurna setidaknya artikel kami memberi sedikit informasi kepada kalian semua. ok langsung simak aja sob
Judul:
Berbagi Info Seputar
Get Root Method For LG G3 Devices HOw To Tutorial Here
Terbaru
link: Get Root Method For LG G3 Devices HOw To Tutorial Here
Berbagi Artikel Tentang Get Root Method For LG G3 Devices HOw To Tutorial Here Terbaru dan Terlengkap 2017
Prerequisites
1.) Download LG Root
2.) Download LG Drivers
3.) A micro USB cable connected to your PC
4.) Your device must be unencrypted
5.) Before you ask a question, make sure you looked at the pictures in the guide.
1.) Download and unzip the LG_Root.zip in your preferred location
I chose the Desktop for my location
Go to Settings > About Phone > Software Information and tap build number until you are presented with "You are now a developer"
Exit back to Settings main screen
In Developer Options enable USB Debugging (Some devices require enabling PTP for debugging to work)
3.) In the root of LG_Root folder start a command prompt
Instructions may vary based on Window's version
Inside of LG_Root folder hold shift and right click a blank space you should see "Open command window here"
Let's make sure our device is connected
adb.exe devices
In the same command prompt let's execute another command
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
(Note this method may vary from device to device)
Power off your device
When the device is powered off, hold volume up and insert a USB cable connected to the PC
Wait for the drivers to install
7.) We're almost done (you've managed to get in download mode)
8.) Let's find which COM port our device is connected to
Double click ports.bat (This will give us the COM port in which our device is connected we are looking for the Diag port)
You may exit this command prompt when you have your COM port number, keep the other command prompt open
Let's run Send_Command.exe (It couldn't connect? Make sure you COM port number is correct it varies)
Send_Command.exe \\.\COM4
sh /data/local/tmp/lg_root.sh dummy 1 /data/local/tmp/UPDATE-SuperSU-v2.46.zip /data/local/tmp/busybox
You may pull the battery to get the device out of Download mode
Credit
All credit goes to @jgkim find a post and thank this guy for posting the method.
Thank @high247 for ports.bat