How to Root LG-VS410PP (LG Optimus Zone) - Upgrading, Modifying and Unlocking

I rooted my LG Zone from verizon and would like to share with you guys how exactly I did it. It took some trial&error but I eventually got it. First off you're going to need the following
Windows 7 Operating System
Usb Cord
Rooting toolbox
Universal ABD Driver
Due to the fact that I'm new I apparently can't insert links, so as much as i want to I cannot lead you directly to your materials. First google how to root lg zone. You'll run into another xda forum by the user thepcmrtim. He talks about how he took 3 weeks to root the phone. He'll give you the dropbox link with the toolbox.
The dropbox file is safe to save to your computer. Inside the zip file(which you should unzip) you will find instructions that were not written by me. You can either follow that persons instructions or you can follow mine. But the instructions aren't completely useless. You will also find Super One Click (You will need this) folder, and universal ABD driver master (You don't really need this). As for the Universal ABD Driver, open the instructions document using wordpad or Microsoft Word and you will find a github link. Follow the link using your favorite browser and you want to scroll down and download the windows installer one. It'll install everything for you. Once again, its all safe to download.
By now you should have everything you need to root your lg Zone! Lets get down to business.
Step One. Open the .msi (installer) file for Universal ADB Driver. Install that. Once its installed, open "computer<local disk(mine is named that, idk about yours. Its usually drive C)<Program Files<ClockworkMod<Universal ABD Driver<usb_driver
Step Two. for the less tech savvy this is where the coding comes into play. Nothing heavy just a little copy and paste. For those with a little experience this will be a walk in the park. Open the android_winusb setup information file in notepad. Scroll down to the LG section, and underneath the last %LG% thingy, press enter and paste in the following two lines.
%LG% = USB_Install, USB\VID_1004&PID_6244
%LG% = USB_Install, USB\VID_1004&PID_6244&MI_04
Then press save. If access is denied open notepad as administrator, set the filter to All Documents(Or files, i don't know from the top of my head), and go to the usb_driver folder. Open android_winusb stepup information file. Repeat the step above, and save.
Step three. Now you want to check and make sure your phone's driver is installed on the computer. For those "who ain't got time for that" skip this step. Its merely a precaution. Now you can usually tell if your phone's driver is installed on the computer if you can access your sd card on the computer by connecting your phone via usb cord. But to make sure go to your control panel and go to Devices and Printers. For those who have their setting on "category" in the top right hand corner, set it to large icons. OR small, your pick. By then Devices and Printers should be visible.
Then hook up your phone via usb cord, go to settings<Applications<Development and check USB debugging. Give it a minute and then check to see if you see something like LGE Android Phone. If you see it, but it has a ! with a yellow triangle around it that means the driver wasn't installed successfully. This could have been for multiple reasons and I can't provide the solutions for all of them so my suggestion to you is to google it. If you see that it installed successfully its time to root.
Step four. Turn off usb debugging but keep the phone plugged in. Then go into the Rooting for Optimus Zone (Hopefully you unzipped it, if not do so now) you downloaded and open up SuperOneClick.exe. It's icon is the droid guy with some red aura around him. Here you will be presented with a box, five buttons, and a switch with two options. Ignore the samsung captivate tab, because we're here to root an LG zone. On the "exploit" switch, click rageagainstthecage and then click the root button in the top left hand corner. Some command lines with stuff you don't understand may jump at you but don't worry. Nothing will blow up. When it gets to the "waiting for device" bit turn on usb debugging so it can begin the real rooting process. It may cycle a few times, but don't turn off usb debugging unless it seems the commands are repeating indefinitely.
Step five. Sit back, and watch your hard work, work for you.
Step six. It should say when its finished, and when it is it will prompt you if you would like the run a test. Run the test. If it fails, you DO NOT have root. You screwed up somewhere, or your phone is just plain screwed up to where it just can't be rooted. If it succeeds then unplug the phone, turn off usb debugging, power off and power on, and install/update "SuperUser" from the google play store if needed. Then wabam. Your LG Optimus Zone is rooted. Have fun recording your screen with screencasters, uninstalling default apps from the phone, and whatever crazy stuff you always wanted to but couldn't because you needed root. Well if you followed this step for step, you now have root.

Related

Unlock Xperia Play Bootloader and Install custom firmware.

Hi all I'm a noob so apologies if this is the wrong place but Im having serious issues unlocking the bootloader on my xperia play. I want to unlock it as I'm having issues connecting to the wifi. A search of the internet shows no help as my wifi doesn't even turn on whilst my searches seemed aimed towards those whos wifi was on but not connecting to visible routers. I've done a factory reset and re installed up to date software using sonys pc companion but had 0 Joy. I've tried various routers such as those at works and cafe but nothing.
After a while of searching for answers I decide to try unlocking the phone for custom firmware just to see if it work but Im either overlooking something or am just a failure. I visit the unlockbootloader.sonymobile.com/ webpage and start to follow the somewhat confusing 16 steps.
1. First, you should confirm that it is possible to unlock the boot loader of your phone by checking the service menu. In your phone, open the dialler and enter *#*#7378423#*#* to access the service menu. I follow the instruction no problem and move to step 2.
2. In your phone, tap Service info > Configuration > Rooting Status. If Bootloader unlock allowed says Yes, then you can continue with the next step. If it says No, or if the status is missing, your device cannot be unlocked. I do and the phone says it can be unlocked. I do and the phone says it can be unlocked.
3. On your computer, click Continue at the bottom of this page to start the unlock boot loader process.
4. Read through the information in the pop up window and click Yes, I’m sure, if you are still confident you want to unlock the boot loader.
5. Read through and accept the legal terms. Click I Accept.
6. Enter your name, a valid email adress and the first 14 digits of your phone’s IMEI or MEID number (remove the last digit if necessary). Click Submit. You can view the IMEI or MEID number by entering *#06# on your phone.
7. The unlock boot boot loader key will be sent to your email. Save it for later use. I follow ructions and now have the unlock key sat in my inbox.
8. Download and install the latest Android SDK from developer.android.com. I followed the link downloaded and installed the program leaving its folder on the desktop but the folder it came is called adt-bundle-windows-x86_64-20130219 not sure if that matters.
9. Download and unzip this file. This is the standard android_winusb.inf-file, with a few lines of code added to enable Fastboot to support Sony and Sony Ericsson devices. Make sure you are running Google USB Driver package revision 4 or higher in your Android SDK. You can see current Google USB Driver package revision in the SDK Manager. I followed the link and unzipped a sing file called " android-winusb.inf" and leave it on the desktop for safe keeping. Google usb is installed as revision 7.
10. Place the unzipped file in the usb_driver folder, located in the Android SDK > extras > google folder on your computer. Accept to replace the old android_winusb.inf-file with the new file. If you can't find the usb_driver folder, please install the Google USB Driver Packager using the Android SDK manager. I take the file from my desktop and drag it to theadt-bundle-windows-x86_64-20130219 folder go to sdk > extras > google and finalyy went in to usb_driver folder and pasted android_winusb.inf-file, there I was prometed and chose to replace the orginal.
11. Turn of the phone. So I did.
12. On your phone, push and hold the Fastboot button at the same time as you connect the phone to the computer with a USB-cable. The Fastboot button may differ between different phone models. See the Fastboot buttons page for more information on what button use on your phone. From research I figured the fast boot button was the search button. I plug in the cable and the blue led shows on the top of the phone. The computer also makes an unusual connection noise (beeps 3x) but shows no pop ups asking what I wanted to do with connected device.
13. On your computer, you will be asked for drivers. Point to the usb_driver folder where you placed the android_winusb.inf-file, and select the Android Boot loader Interface-file. [COLOR="Blue"]This is the point where Im BAFFLED. I have no clue what to do. At no point was I asked for drivers. Looking online Im not the only one to have been confused at this point but Im yet to find an answer that I understand to solver the problem. Its something to do with using device manager to solect s1 boot fastboot and install the driver manauly by searching for it on the pc but I cant for the life of me figure the full process out. [/COLOR]
Step 14, 15, and 16 seem self explanatory but if no one can help with step 13 I'm screwed. Any help would be appricated. I'll worry about the installation of custom firmware later, there are hundred of how instructions on how to do it so Im sure Ill have a bit more success if I can get that far. Ive been going at this all night so thanks in advance for any help.

Downloading LG Firmware the Simple Way!

I don't see why all this faffing about with proxy grabbers and URL guessing in necessary to get the correct firmware file for your LG phone, there is an easier way...
1. Go to the LG website and find your phone, download the USB drivers and mobile support tool.
2. Install the USB drivers, remove the battery from your phone and note the model number, serial number and IMEI number then replace the battery.
3. Turn on your phone and plug in your USB to the computer and phone and wait for the drivers to install.
4. Click your 'start menu' and select 'Computer', click the 'Tools' menu at the top left of the screen and select 'Folder Options' and then the 'View' tab, put the radio dot in the 'Show hidden files, folders or drives', also remove the check-mark from 'Hide extensions for known file types' and click 'Apply' then 'OK'.
5. Run the mobile support tool 'exe or setup' file, select the emergency firmware recovery thingy and enter your phones I.D from earlier
When the mobile support tool finds your firmware download, click to download it.
6. Immediatly navigate to 'C:\ProgramData\LGMOBILEAX\Phone\' where you will find your firmware file in the process of downloading (mine was called 'V10A_00.kdz').
7. Keep an eye on the mobile support tool to see when the download is going to complete, before it does right click on the white background of the 'C:\ProgramData\LGMOBILEAX\Phone\' folder and select 'Refresh' to update the firmware files downloaded file size - ideally do this several times during the download process to allow Windows to calculate the file size faster at the end and produce a useable '.KDZ' firmware file before the mobile support tool get's too far into the process of extracting it.
8. Once the mobile support tool changes from the downloading screen to the flashing part grab your firmware file and drag it to the desktop or any other location to copy it, you only have a small amount of time to do this before the mobile support tool extracts the files and deletes the '.KDZ' file so don't worry about scratching your arse just yet!
Just a note, I also copied the extracted '.CAB' file and 'DIAGCommand.xml' files for no real reason!
9. Once Windows has copied it and the 'File Copy' box closes YANK THE USB LEAD OUT OF YOUR PHONE!
If for any reason your computer takes longer than 10 seconds after the download finishes to copy the file then pull your USB lead if you don't want the phone updated and go buy yourself a decent computer!
If you wait any longer than 10 seconds after the download completes you may well brick your phone which I'd like to add I accept NO responsibility for, not even if you follow my method to the letter and still end up bricking your phone I promise you I won't lose a moments sleep over it!
What I can tell you is that the 10 seconds time frame I give is an over safe time frame. In reality your phone will not start to flash any data until it reboots so I suggest having the volume turned up to listen for the USB disconnect / reconnect sound. At the very latest remove the USB cable after the disconnect sound but if you hear the reconnect and the cable is still attached you have 2 choices, 1: Do nothing and have an updated mobile phone or 2: Pull out the USB cable and have no phone. YOU HAVE BEEN WARNED!
Hope this helps you. Please 'Thank Me' if it does.
sparkyuiop
P.S. You may now want to go back to your Computer/ Tools/ View folder and set them back to default.
thanx
sparkyuiop said:
I don't see why all this faffing about with proxy grabbers and URL guessing in necessary to get the correct firmware file for your LG phone, there is an easier way...
1. Go to the LG website and find your phone, download the USB drivers and mobile support tool.
2. Install the USB drivers, remove the battery from your phone and note the model number, serial number and IMEI number then replace the battery.
3. Turn on your phone and plug in your USB to the computer and phone and wait for the drivers to install.
4. Click your 'start menu' and select 'Computer', click the 'Tools' menu at the top left of the screen and select 'Folder Options' and then the 'View' tab, put the radio dot in the 'Show hidden files, folders or drives', also remove the check-mark from 'Hide extensions for known file types' and click 'Apply' then 'OK'.
5. Run the mobile support tool 'exe or setup' file, select the emergency firmware recovery thingy and enter your phones I.D from earlier
When the mobile support tool finds your firmware download, click to download it.
6. Immediatly navigate to 'C:\ProgramData\LGMOBILEAX\Phone\' where you will find your firmware file in the process of downloading (mine was called 'V10A_00.kdz').
7. Keep an eye on the mobile support tool to see when the download is going to complete, before it does right click on the white background of the 'C:\ProgramData\LGMOBILEAX\Phone\' folder and select 'Refresh' to update the firmware files downloaded file size - ideally do this several times during the download process to allow Windows to calculate the file size faster at the end and produce a useable '.KDZ' firmware file before the mobile support tool get's too far into the process of extracting it.
8. Once the mobile support tool changes from the downloading screen to the flashing part grab your firmware file and drag it to the desktop or any other location to copy it, you only have a small amount of time to do this before the mobile support tool extracts the files and deletes the '.KDZ' file so don't worry about scratching your arse just yet!
Just a note, I also copied the extracted '.CAB' file and 'DIAGCommand.xml' files for no real reason!
9. Once Windows has copied it and the 'File Copy' box closes YANK THE USB LEAD OUT OF YOUR PHONE!
If for any reason your computer takes longer than 10 seconds after the download finishes to copy the file then pull your USB lead if you don't want the phone updated and go buy yourself a decent computer!
If you wait any longer than 10 seconds after the download completes you may well brick your phone which I'd like to add I accept NO responsibility for, not even if you follow my method to the letter and still end up bricking your phone I promise you I won't lose a moments sleep over it!
What I can tell you is that the 10 seconds time frame I give is an over safe time frame. In reality your phone will not start to flash any data until it reboots so I suggest having the volume turned up to listen for the USB disconnect / reconnect sound. At the very latest remove the USB cable after the disconnect sound but if you hear the reconnect and the cable is still attached you have 2 choices, 1: Do nothing and have an updated mobile phone or 2: Pull out the USB cable and have no phone. YOU HAVE BEEN WARNED!
Hope this helps you. Please 'Thank Me' if it does.
sparkyuiop
P.S. You may now want to go back to your Computer/ Tools/ View folder and set them back to default.
Click to expand...
Click to collapse
for me the lg support tool extracted the files was too late i only searched for ur method later but am still able to see F320S10K_00.kdz file and the size of this file is 2.07gb
Has anyone been able to grab f500l kdz?
sparkyuiop said:
I don't see why all this faffing about with proxy grabbers and URL guessing in necessary to get the correct firmware file for your LG phone...
If you wait any longer than 10 seconds after the download completes you may well brick your phone which I'd like to add I accept NO responsibility for, not even if you follow my method to the letter and still end up bricking your phone I promise you I won't lose a moments sleep over it!
YOU HAVE BEEN WARNED!
Click to expand...
Click to collapse
Ahh, guess those are VERY good reasons to use proxys and url sniffers after all, less tragedy
LGBridge + Fiddler = Wonders
sparkyuiop said:
I don't see why all this faffing about with proxy grabbers and URL guessing in necessary to get the correct firmware file for your LG phone, there is an easier way...
1. Go to the LG website and find your phone, download the USB drivers and mobile support tool.
2. Install the USB drivers, remove the battery from your phone and note the model number, serial number and IMEI number then replace the battery.
3. Turn on your phone and plug in your USB to the computer and phone and wait for the drivers to install.
4. Click your 'start menu' and select 'Computer', click the 'Tools' menu at the top left of the screen and select 'Folder Options' and then the 'View' tab, put the radio dot in the 'Show hidden files, folders or drives', also remove the check-mark from 'Hide extensions for known file types' and click 'Apply' then 'OK'.
5. Run the mobile support tool 'exe or setup' file, select the emergency firmware recovery thingy and enter your phones I.D from earlier
When the mobile support tool finds your firmware download, click to download it.
6. Immediatly navigate to 'C:\ProgramData\LGMOBILEAX\Phone\' where you will find your firmware file in the process of downloading (mine was called 'V10A_00.kdz').
7. Keep an eye on the mobile support tool to see when the download is going to complete, before it does right click on the white background of the 'C:\ProgramData\LGMOBILEAX\Phone\' folder and select 'Refresh' to update the firmware files downloaded file size - ideally do this several times during the download process to allow Windows to calculate the file size faster at the end and produce a useable '.KDZ' firmware file before the mobile support tool get's too far into the process of extracting it.
8. Once the mobile support tool changes from the downloading screen to the flashing part grab your firmware file and drag it to the desktop or any other location to copy it, you only have a small amount of time to do this before the mobile support tool extracts the files and deletes the '.KDZ' file so don't worry about scratching your arse just yet!
Just a note, I also copied the extracted '.CAB' file and 'DIAGCommand.xml' files for no real reason!
9. Once Windows has copied it and the 'File Copy' box closes YANK THE USB LEAD OUT OF YOUR PHONE!
If for any reason your computer takes longer than 10 seconds after the download finishes to copy the file then pull your USB lead if you don't want the phone updated and go buy yourself a decent computer!
If you wait any longer than 10 seconds after the download completes you may well brick your phone which I'd like to add I accept NO responsibility for, not even if you follow my method to the letter and still end up bricking your phone I promise you I won't lose a moments sleep over it!
What I can tell you is that the 10 seconds time frame I give is an over safe time frame. In reality your phone will not start to flash any data until it reboots so I suggest having the volume turned up to listen for the USB disconnect / reconnect sound. At the very latest remove the USB cable after the disconnect sound but if you hear the reconnect and the cable is still attached you have 2 choices, 1: Do nothing and have an updated mobile phone or 2: Pull out the USB cable and have no phone. YOU HAVE BEEN WARNED!
Hope this helps you. Please 'Thank Me' if it does.
sparkyuiop
P.S. You may now want to go back to your Computer/ Tools/ View folder and set them back to default.
Click to expand...
Click to collapse
First off im sorry for quoting op. Im try said method to get a kdz thats not released. As soon as im using old mobile support tool btw. But as soon as dl hits 100 tool attempts to extract it and imeaditly deletes its no 10 seconds. Literally like 1/2 second the goes to error. Long story short. I got a old lg vista frp locked and no available method to bypass i was gonna attempt to update it to a newer firmware to see if ne of the methods work there. The phone was released with kk and not really a antirollback protection. But theres a speci proced to downgrade and i figured if i could get back kk no frp
the method seems to work, so thank you for this solution, i tried a few times until I made it happen, the thing with this is that you can only get recent updates, and in my case I'm looking for an older version of the firmware. hope your post will be usefull to other. thank you.
LG OS downloads
Hey guys, LG has a site for their phone OS's, as well as other devices, DLs... Just Google LG OpenSource Code Distribution. Hope this helps.

[GUIDE] Crash Course in ADB/Unlocking on WINDOWS

Just wanted to try and put together something helpful for those who are unlocking their devices who might be doing this for the first time or just are having issues.
THIS GUIDE ONLY WORKS FOR WINDOWS FOLK, SORRY! IF YOU HAPPEN TO BREAK YOUR DEVICE OR DO ANYTHING TO IT THAT PREVENTS YOU FROM USING, I AM NOT RESPONSIBLE, CAVETE LIBERUM OPUS.
ADB
Download ADB from here: http://developer.android.com/sdk/index.html
Make sure you install it where ever you are comfortable with, I tend to keep mine in my main installation (C: )
HTC Sync
Download HTC Sync here - http://www.htc.com/www/software/htc-sync-manager/
Why download HTC Sync? For the drivers. After the installation is complete you can remove HTC Sync, just not the drivers.
Appropriate Drivers
In your Program Files (x86) folder, there should be an HTC Folder, with the drivers in it.
What you are going to need to do is make sure that your device has the HTC drivers installed.
You'll need to open Control Panel ----> Hardware and Sound ----> Device Manager
Your HTC One should be under portable device or android phone, or something similar to that. If it is telling you the current drivers are up to date, you may need to disable driver signature enforcement, and that method is different between Windows 7 and 8.
You'll want to update the driver software by right clicking ----> Update Driver Software ----> Browse my computer for driver software ----> Browse...; then select the HTC Driver folder from within the HTC folder (you'll have to navigate to it)
If you need to disable driver signature:
Windows 7 - http://bit.ly/1bE0jZT
Windows 8 - http://bit.ly/1bE0mF7
Trouble Shooting ADB and Rumrunner
I am, in no way, saying that I am an expert in running rumrunner. If you can use irc and contact beaups please do. However, just in general, here are tips I think might work -
Go to "System and Security" from Control Panel and click "Allow an app through Windows Firewall." Click "Change Settings" at the top and then click "Allow another app...". Navigate to your extracted rumrunner file and select the soju.exe to be allowed through. Why do this? Because I personally rather not take down my entire firewall to allow this program to run. No offense to beaups, just doesn't seem terribly practical to me.
In your ADB installation folder, go into SDK -----> platform tools ----> Hold down left shift and right click -----> Open command window here
type in adb devices; if you are not seeing
List of devices attached
XXXXXXXXXXXXXXXXXX device (read the X's as a string of numbers which are your device)
then it isn't ready to be use rumrunner. You'll have to go into Settings -----> About Phone -----> Software Information -----> Then click 7 times on Build Number to unlock developer options. Go into "Developer Options" and enable USB Debugging.
As mentioned in Rumrunner, please run soju.exe AS ADMINISTRATOR, to avoid permission issues on computer-side.
OEM Cables are also ideal in this situation. Also make sure you downloaded the right file (.8 version versus .10)
Last but not least, IT TAKES A WHILE FOR SOJU TO RUN. BE PATIENT Your phone will reboot A LOT during the entire process. It'll take awhile, but if you run into the (.........) problems or an error because your drivers aren't installed correctly be patient.
The guide isn't perfect, but hopefully it helps. I'll add advice if it comes in.
Great guide!
Make sure to remember to do a fastboot devices check too. that is my problem adb works great fastboot is another story
Sent from my HTC6500LVW using xda app-developers app
It also hates USB3
It also hates USB 3.0, had to use my fiances laptop todo it, but very straightforward.

[SOLVED] Connecting Note II to PC via USB Cable

Hi all,
(Note from OP: Can't change thread title, but if I could I would change "solved" to "proposed solution", because that's what this is: a kind of workaround.)
First, to the best of my knowledge, the Hardware ID problem when connecting the Note II to a PC via microUSB cable isn't yet solved; my apologies if it was.
I got it to work on my Rogers i317M model (like at&t) but I've no reason to think it won't work on other models.
The solution is Kies, but not in the way one might think: yes, Kies provides the solution, but to do this you won't actually be using the Kies software—just gonna borrow it a little while .
First, install Kies on your PC if it isn't already; it wasn't for me as I never use it normally. You can download it from the support pages of Samsung's website (look for a "useful software" link I think), but goo.gl/h6fwMI is a direct download link to the one I used. Note that it takes its sweet time installing, about three full minutes (which feel like 30 or so) . . . do not have your device connected to the PC during installation.
The key feature we're exploiting here is that Kies will hook your PC up with whatever it needs to have the Note II communicate via USB properly with it. Before stumbling on this method, I had the Samsung drivers installed alright, and all I was getting when connecting was the Hardware ID message, like I know many others do. Note that I did not remove the old Samsung drivers before installing Kies . . . not saying it has to be done that way, just saying that's how I did it.
Once installation is complete, close Kies completely; for me that meant popping open the Windows Task Manager (right-click the taskbar or [Ctrl] [Shift] [Esc]) and manually killing two (2) Kies processes, on top of closing the Kies app window itself of course.
Now try connecting your device with the cable . . . you will probably get a Windows AutoPlay popup . . . go into Default Programs > Autoplay Settings and you should see the phone at the very bottom of the list (Figure 1. attachment) . . . configure it to Open device to view files using Windows Explorer as in the figure.
Now when you connect your phone to your PC, Windows Explorer will pop open a file window, which is what we were looking for, and there should be no sign of the Hardware ID problem. The window that will open will look like Figure 2.—take a look, you'll see it doesn't assign the device a drive letter as expected. Instead, it will show up under Computer as its own device, bearing two "drives": Card and Phone (if there's no external SD card in your device you'll just see Phone). Click Phone and you're ready to go! (see Figure 3.).
Two further considerations:
I don't suggest uninstalling the Kies software afterward. I set about doing so (using Revo Uninstaller) to see if I would still be able to connect, and the first popup I got said "Uninstall SAMSUNG USB Driver for Mobile Phones?" That didn't sound encouraging, so I aborted it, and for now I suggest leaving Kies installed, at least until and unless someone tries it and reports back with a verdict.
As a followup to the previous point (a consolation prize, you might say :laugh, you can prevent Kies from starting up every time you boot your computer, so that, even though installed, it will be inactive and out of the way. You need a startup manager of some kind. Windows has its own somewhere—msconfig maybe—but I used the one in the Auslogics® bundle and found no less than four (4) items added by the Kies installer which I had to uncheck (see Figure 4.). I may be keeping Kies installed, but I can at least make sure it's quiet
In short:
1. Install Kies
2. Stop all Kies-related activity:
· the app itself (if running)
· two (2) processes
· four (4) lines in Startup
3. Connect phone to PC with USB cable
4. Configure Windows Autoplay to "view files" when you connect
5. Do the dance of joy
The end result is pretty much that any time you connect your device with your PC via USB cable, a window with the file contents of the device will appear, allowing you to cut/copy/paste/move files at will, at the cost of a piece of inactivated software residing on the PC.
I'd be interested to hear how it goes with others... good luck!

Root clarification for Optimus G Pro

The instructions to root the LG Optimus G Pro are posted in other threads and multiple pages on the web.
And I thank the folks who have done all the hard work to make that possible.
So tonight I finally got around to using those instructions and found that, as usual, a few key things were either left out or given in the wrong order, which inevitably is going to make some folks say "It doesn't work!" because, as written, it doesn't quit work.
So here's an edited version of the instructions from other folks, with the stumbling points cleared up and made into YnGlitch for dummies like me, so you'll get it right the first time. I hope. This worked on an AT&T branded phone, btw. Clarifications and comments in red.
1. (Optional if you have another means of un-RARing) Download and install 7-zip from here
2. Download and install LG USB Drivers from here.
(THE LINK IS http://www.lg-phones.org/lg-optimus-g-pro-usb-drivers.htmlWithout )
these drivers, your computer won't be able to effectively communicate with your phone. This is vital for the steps we will be taking.
3. Enable USB debugging by going to Settings->(General)->Developer options" and checking the box next to "USB debugging." You will get warnings. You can probably ignore them. This setting will allow you to run commands on your phone from your computer (via USB). For more info on the Android Debug Bridge, click here.
4. Download and extract (using 7-zip (or whatever)) the root exploit from here.
5. Connect your phone to the computer with your USB cable.
6. Put the phone into "Charge Only" mode at Settings->General->PC connection->USB connection type
7. Open CurrentRoot.bat and follow its prompts. See below. You will need to change from "Charge Only" to "Media sync (MTP)" mode. The setting is in the same place.[Change to Media Sync before running currentroot.bat]
Phone will reboot when this finishes running, wait it out.
8. Run SuperSU (now in your apps drawer) [that's the APPS folder on the phone, not APPS: DOWNLOAD folder] it and make sure it works. This program allows others to gain access to superuser privileges. For more info on rooting and what kind of stuff it lets you do, click here and/or use Google.
Thanks to XDA User carrett for this.
Thanks for your thread but you might wanna add the links for rooting(such as the link for currentroot.bat) . Also, just to check, does this work with KitKat?
Sent from my LG-E988 using XDA Free mobile app
yes, the links will be helpful

Categories

Resources