Which installation was this? I updated to 2.2 and then to 2.3, I am finding an executable named adb in platform-tools, but the executable still in my path is in ~/android-sdk-tools/tools. Neither is a link to the other.
NowI may have a problem waiting for me, since I now notice that diff reports the two binary files differ:( The one in my path is 1.0.25, the other is 1.0.26. But it hasn't given me any problems yet. Still, rather than duplicate my odd setup, I would recommend making a link to the latest version, putting that in your path and making sure that that latest is found either directly or via the link from the tools folder. In fact, I might try that myself soon. BTW: you might have guessed: I am running Eclipse under Linux, not Windows. You didn't say which you are running. On Feb 25, 8:29 am, Andrew <[email protected]> wrote: > I've updated my installation of the SDK. Doing this moves the "adb" > executable from the "tools" folder to the "platform-tools" folder. > This breaks my Android Eclipse plugin because the plugin is hard coded > to look for adb in the "tools" folder. > > No problem. I'll update my Android Eclipse plugin... > > ... Except the plugin is telling me it IS up-to-date. I haven't > updated it in months. It is most certainly not up-to-date and is > screaming at me because adb is not in the "tools" folder. > > You can't remove Eclipse plugins. You can't install plugins over the > top of an existing installation of that plugin. > > So what am I to do? Delete and reinstall Eclipse then install the > plugin? Really? > > :( -- 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

