Failed to parse the output of 'adb version'?

后端 未结 9 1844
后悔当初
后悔当初 2020-12-06 04:53

I am running Windos 7 and Eclipse 3.5 and I don\'t know why I keep getting this error. When I try run the program it gives me:

[2010-02-13 23:09:41 - HelloAn         


        
相关标签:
9条回答
  • 2020-12-06 05:43

    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.

    0 讨论(0)
  • 2020-12-06 05:48

    Yes i had the same problem after i had did the update,

    however, i have just fixed it :) TO FIX THE PROMBLEM:

    in folder: \android-sdk-windows\ go to folder \platform-tools ; copy the files and paste in to folder \tool

    Restart the Eclipse

    0 讨论(0)
  • 2020-12-06 05:48

    What it work for me and this was because I move from one eclipse to another is to re install SDK and then re install ADT again, remove completly from eclipse ADT and re install.

    0 讨论(0)
提交回复
热议问题