It seems this version of sdk changed the directory structure. Some tools, including adb are moved from tools folder to platform-tools. You can add this folder to your PATH environement variable. So you don't need to do this manually anymore.
Best Regards, Raymond Wen On Wed, Dec 8, 2010 at 12:08 PM, ryan cheng <[email protected]> wrote: > In android 2.3 sdk, the hierarchyviewer.bat don't work, it shows > > " Failed to get the adb version: Cannot run program "adb.exe" " > > after I put all "platform-tools" dir files to "tools" dir, it works fine. > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

