For now try using the full SDK folder found in the same place you found the mini SDK. Scroll down until you see the "Pre-Packaged ADB Installer". Delete the mini first
This will take only ten minutes at the most to establish the adb.exe into the system path of your PC (if for some reason you don't get the proper output after typing in "adb devices" follow the instructions just below that, in the tutorial).
Then make sure the recovery is not zipped,extracted it if you have .zip on the end (if you see .img your good).
The fastboot.exe is located in the platform-tools folder.
Also: You can get there in a command prompt pretty easy just by typing in:
cd..
cd..
cd SDK\platform-tools
Last edited by AndyOpie150; August 11th, 2012 at 09:17 AM.
Device(s): LG Optimus V(CM10 4.1 JB ROM) , HTC EVO V 4G S-OFF
Carrier: Not Provided
Thanks: 17
Thanked 4 Times in 4 Posts
But i already have the sdk installed and adb is already in my path the only problem is the command prompt the first three codes work and the last three don't
Last edited by 1saint10; August 11th, 2012 at 09:41 AM.
Device(s): LG Motion 4G----
LG Optimus M----------------
LG Optimus V on U Firmware
LG Optimus S
Carrier: MetroPCS
Thanks: 1,698
Thanked 1,646 Times in 1,141 Posts
Quote:
Originally Posted by 1saint10
But i already have the sdk installed and adb is already in my path the only problem is the command prompt the first three codes work and the last three don't
You didn't put stuff in the correct folder. Also rename files properly.
Something else that might come in handy later:
Using a Root file manager like ES File Explorer, extract the PlayStore.apk onto your PC and place in the platform-tools folder. It is located in the /data\app folder and is labeled this: com.android.vending-1.apk. Copy and paste to the sd card, then when you plug the phone into PC copy it into the C:\SDK\platform-tools folder.
Then if for some reason you ever loose or accidentally delete it, all you have to do is plug your phone into the PC and type in:
cd..
cd..
cd SDK\platform-tools
adb install com.android.vending-1.apk
I have read of it happening a couple of times to other members and just had it happen to me (oops).
Device(s): LG Optimus V(CM10 4.1 JB ROM) , HTC EVO V 4G S-OFF
Carrier: Not Provided
Thanks: 17
Thanked 4 Times in 4 Posts
Quote:
Originally Posted by sammyz
You didn't put stuff in the correct folder. Also rename files properly.
But the recovery, rom , and and boot.img are in place and for some reason they come up on my windows 7 as disc images.
I put them in the platform-tools folder.
Device(s): LG Motion 4G----
LG Optimus M----------------
LG Optimus V on U Firmware
LG Optimus S
Carrier: MetroPCS
Thanks: 1,698
Thanked 1,646 Times in 1,141 Posts
Quote:
Originally Posted by 1saint10
But the recovery, rom , and and boot.img are in place and for some reason they come up on my windows 7 as disc images.
I put them in the platform-tools folder.
Yea windows 7 does that, only to .img files .......I have a feeling you still renamed it wrong, delete ".img" from it and try again with same command line
Device(s): LG Optimus V(CM10 4.1 JB ROM) , HTC EVO V 4G S-OFF
Carrier: Not Provided
Thanks: 17
Thanked 4 Times in 4 Posts
Quote:
Originally Posted by sammyz
Yea windows 7 does that, only to .img files .......I have a feeling you still renamed it wrong, delete ".img" from it and try again with same command line
Still saying cannot load when everything is where it should be.
Jerry's Recovery doesn't have the fix recovery loop option, right?
I'm pretty sure it doesn't. If this is the case:
Download the Xionia recovery in a zipped form and flash it like you would a ROM, then once done go to the advanced section and select "reboot recovery". This will boot into the Xionia which has that "fix recovery loop" option in the advanced section.
Device(s): LG Optimus V(CM10 4.1 JB ROM) , HTC EVO V 4G S-OFF
Carrier: Not Provided
Thanks: 17
Thanked 4 Times in 4 Posts
Thanks for all your help guys i finally unbricked my optimus v. you have to flash Xionia recovery in order to flash a rom u cant do it from the cwm_green recovery.
Device(s): LG Spirit 4G (Rooted, Icy rom)
CoolPad Quattro 4G (Rooted, Stk rom)
LG Optimus M (Rooted, CM7)
Carrier: MetroPCS
Thanks: 115
Thanked 28 Times in 25 Posts
Thank you sooo much!! This fixed my OM!! Did everything it said EXCEPT for erase rom and flashing the new rom. The DATA parts anyway.. Once I type fastboot continue, it took awhile saying "bad page errors" then eventually it booted into recovery mode. just clicked reboot phone and poof it works thanks!!