uditbhargava_2001
Lurker
http://www.picscrazy.com/view/androidpic
when i type adb devices this comes up on the screen...plzz help me out
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Will this work on the LG Optimus One (P500)? It has Android 2.2
Thanks in advance
Just installed the android SDK with all its updates, and HTC sync 3.0 is syncing sucessfully with my phone, BUT...
The adb executable is not in the tools folder of "android-sdk-windows\tools" for me, i found it in "android-sdk-windows\platform-tools". still tried to run it from that location but i get an error stating
adb server is out of date. killing...
* daemon started sucesfully *
List of devices attached
(serial) device
the serial is not my device IME, and not quite surewhat it is. I also get an error message windows popup in the notifcation tray stating that the port of the device has malfunctioned and needs to be unplugged.
i had installed the sdk from the installer available on the site, the tutorial looks like a manual extraction. not sure if that has anything to do with it ?
Just installed the android SDK with all its updates, and HTC sync 3.0 is syncing sucessfully with my phone, BUT...
The adb executable is not in the tools folder of "android-sdk-windows\tools" for me, i found it in "android-sdk-windows\platform-tools". still tried to run it from that location but i get an error stating
adb server is out of date. killing...
* daemon started sucesfully *
List of devices attached
(serial) device
the serial is not my device IME, and not quite surewhat it is. I also get an error message windows popup in the notifcation tray stating that the port of the device has malfunctioned and needs to be unplugged.
i had installed the sdk from the installer available on the site, the tutorial looks like a manual extraction. not sure if that has anything to do with it ?
Just installed the android SDK with all its updates, and HTC sync 3.0 is syncing sucessfully with my phone, BUT...
The adb executable is not in the tools folder of "android-sdk-windows\tools" for me, i found it in "android-sdk-windows\platform-tools". still tried to run it from that location but i get an error stating
adb server is out of date. killing...
* daemon started sucesfully *
List of devices attached
(serial) device
the serial is not my device IME, and not quite surewhat it is. I also get an error message windows popup in the notifcation tray stating that the port of the device has malfunctioned and needs to be unplugged.
i had installed the sdk from the installer available on the site, the tutorial looks like a manual extraction. not sure if that has anything to do with it ?
Just did this today and now I can't access the "my apps" in the marketplace. Is it just a coincidence or are other people having the same problem?
How can this procedure be reversed? I had to perform a factory reset, completed this procedure again, and now Astro File Manager will not install. I need a way to temporarily reverse this so certain apps - Astro is one, Google Voice Search another - that don't seem to want to install with this set.
I assume I'd change this line:
"pm setInstallLocation 2"
But to what? 1 would be my guess.
Either 0 or 1. One is automatic and one is internal memory but I can't remember which is which.
0 is Auto. 1 is force to Phone.
Should work on any 2.2 android device. However drivers will be different
Thanks for the reply danfrance.
I download and installed the drives from Lg's website as told me on the phone but when I type in "Desktop\android-sdk-windows\tools>adb devices" I get an error saying
I have got the same problem but then I looked into the tools folder and there was no adb.exe, and when I checked the platform-tools folder, adb.exe was there so rather than doing cd desktop blah blah tools i did platform-tools and then i get this stupid error, "adb server is out of date. killing..." and my desire gets disconnected from htc sync!
Help!
EDIT: Just a thought, but as there is now a later version of sdk (ie some of the paths have change) any chance of an updated set of directions?
When I open cmd
and type ---- adb devices
the output is 'adb' is not recognised as internal or external command, operable program or batch file.

Unfortunately I am experiencing the same![]()
That would be b/c you're trying the command in some location other than the one in which Android SDK is installed. You need to open the Dos windows in SDK\Tools folder or something similiar.