On Sun, Jul 31, 2011 at 3:18 PM, Indicator Veritatis <[email protected]> wrote:
> BTW: adb.exe is on the system, but in a surprising location, I am not > sure how it got put there, it must have been done during the upgrade > attempt: it is in <path>\temp\ToolPackage.old01\adb.exe. > > Did he SDK & AVD manager create this directory? Upgrading on Windows is messy. Did you get any 'file in use' errors? The upgrade process creates and renames/deletes those directories. If all goes well they should be gone by the time it finishes. > I am running the Eclipse Galileo IDE under Win7, where I include > Cygwin for convenience. > > So what am I supposed to do now? I don't see any other way to update > the ADT other than the manager, and I can't run that without running > up against this error message. > adb.exe now lives in platform-tools/ so maybe that is the problem. You can try running the SDK update directly (not from within Eclipse), to make sure it's properly updated. Then update the ADT from Eclipse Help->Check for updates. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

