Just setting path to D:\AndroidSetup\android-sdk-windows\platform-tools \; solves my issue.
On Dec 7, 1:40 pm, "pramod.deore" <[email protected]> wrote: > Oh no !! > I cant run application when I tried to install application through > command prompt then it again gives me the same error as > > D:\AndroidSetup\MyProject\NewHomeAutomation\bin>adb install > NewHomeAutomation.ap > k > 'adb' is not recognized as an internal or external command, > operable program or batch file. > > what to do? > > On Dec 7, 1:28 pm, "pramod.deore" <[email protected]> wrote: > > > 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

