After installing 2.3 SDK I got adb inside D:\AndroidSetup\android-sdk- windows\platform-tools directory. I had set this path in environment variable and my problem is solved.
Thanks On Dec 7, 12:36 pm, "pramod.deore" <[email protected]> wrote: > > as of new 2.3 SDK, tools_r8 has a another path to add to your runtime > > path: > > It means I have to give path of 2.3? > > On Dec 7, 12:28 pm, dario <[email protected]> wrote: > > > as of new 2.3 SDK, tools_r8 has a another path to add to your runtime > > path: > > <android-sdk-location>/platform-tools (in addition to tools) > > > -Dario > > On Dec 7, 1:57 am, "pramod.deore" <[email protected]> wrote: > > > > when i tried to execute command - adb kill-server then it gives me > > > error as 'adb' is not recognized as an internal or external command, > > > operable program or batch file. > > > > On Dec 7, 11:51 am, "pramod.deore" <[email protected]> wrote: > > > > > Hi all, > > > > > Today when I started my eclipse and try to run the application then I > > > > got following error. > > > > [2010-12-07 12:17:14 - ListViewA] The connection to adb is down, and a > > > > severe error has occured. > > > > [2010-12-07 12:17:14 - ListViewA] You must restart adb and Eclipse. > > > > [2010-12-07 12:17:14 - ListViewA] Please ensure that adb is correctly > > > > located at 'D:\AndroidSetup\android-sdk-windows\tools\adb.exe' and can > > > > be executed. > > > > > when i check D:\AndroidSetup\android-sdk-windows\tools\ then there is > > > > no adb tool file. > > > > > I try to search it on google but still my problem is not solved. > > > > Somebody know how to solve this issue? > > > > Thanks in advance > > -- 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

