AndyOpie150
Well-known member
- May 15, 2011
- 1,254
- 32
- 0
It's best to use Windows. You will need the LG USB drivers found here: http://www.lg-phones.org/wp-content/uploads/LG-Optimus-V.zip
Then you will need to install the Android SDK and set the path to the adb.exe (which is in the platform-tools folder). This can best be done by going here: http://www.support-4-you.com/main/i...d-adb-installation&catid=40:how-tos&Itemid=57
If you don't get the proper output from: adb devices, then click on the last link in the tutorial for explanation on how to set the path manually. When you have all that done, let us know. The rest will have to be walked thru. If nobody jumps in to help, you will have to wait for me to help tomorrow at this time. I get the best 3G speed at 3-5 in the morning Florida time. Any other time and the 3G is horrible.
One other thing: You need to verify you still have root. After installing drivers (phone unplugged/ reboot after install) and SDK, open up a command line (prompt) with phone plugged in type in:
cd..
cd..
cd C:/SDK/platform-tools
adb shell (if you get a # after this your rooted).
If you got a $ then type in:
su (if you got a # you rooted).
If you got a $, your not rooted. You will need to use the Gordita root exploit. Let us know how it goes.
Sent from my LG-VM670 using Android Central Forums
Then you will need to install the Android SDK and set the path to the adb.exe (which is in the platform-tools folder). This can best be done by going here: http://www.support-4-you.com/main/i...d-adb-installation&catid=40:how-tos&Itemid=57
If you don't get the proper output from: adb devices, then click on the last link in the tutorial for explanation on how to set the path manually. When you have all that done, let us know. The rest will have to be walked thru. If nobody jumps in to help, you will have to wait for me to help tomorrow at this time. I get the best 3G speed at 3-5 in the morning Florida time. Any other time and the 3G is horrible.
One other thing: You need to verify you still have root. After installing drivers (phone unplugged/ reboot after install) and SDK, open up a command line (prompt) with phone plugged in type in:
cd..
cd..
cd C:/SDK/platform-tools
adb shell (if you get a # after this your rooted).
If you got a $ then type in:
su (if you got a # you rooted).
If you got a $, your not rooted. You will need to use the Gordita root exploit. Let us know how it goes.
Sent from my LG-VM670 using Android Central Forums
Last edited: