Chi*_*iya 21 eclipse android environment-variables adb
我知道这个问题被多次询问,并且还有一些替代答案.所以请不要关闭其他链接,因为我在下面添加了这个链接.
[2014-01-23 16:19:44 - adb] ADB server didn't ACK
[2014-01-23 16:19:44 - adb] * failed to start daemon *
....
....
[2014-01-23 14:48:10 - My App] The connection to adb is down, and a severe error has occured.
[2014-01-23 14:48:10 - My App] You must restart adb and Eclipse.
[2014-01-23 14:48:10 - My App] Please ensure that adb is correctly located at 'E:\Chintan Khetiya\Android KIT\adt-bundle-windows-x86_64-20130522\adt-bundle-windows-x86_64-20130522\sdk\platform-tools\adb.exe' and can be executed.
Run Code Online (Sandbox Code Playgroud)
一些篦子答案


/Platform-Tool到/Tool - 我不知道,但我也试过这个.最后我正在寻找一些解决方案,我可以解决这个问题,因为我一天至少要面对这个问题四次,所以我现在很烦恼,一次又一次重启.我在一天中浪费了我1小时的时间来解决这个问题.
任何人都有一些解决我问题的永久解决方案.
我不知道为什么这个错误在控制台中显示我.
系统要求:
环境路径:
E:\Chintan Khetiya\Android KIT\adt-bundle-windows-x86_64-20130522\adt-bundle-windows-x86_64-20130522\sdk\platform-tools;
E:\Chintan Khetiya\Android KIT\adt-bundle-windows-x86_64-20130522\adt-bundle-windows-x86_64-20130522\sdk\tools
Run Code Online (Sandbox Code Playgroud)
谢谢.
Har*_*iya 13
我很多时候面对这个问题,我这样解决它并且它正在工作
然后在命令行中转到你的平台工具目录
C:\AndroidSetup\sdk\platform-tools>
然后逐步编写以下命令
C:\AndroidSetup\sdk\platform-tools>adb kill-server
C:\AndroidSetup\sdk\platform-tools>adb start-server
成功发送消息后,您的adb正在运行.
现在你可以开始你的eclispe了.
| 归档时间: |
|
| 查看次数: |
34257 次 |
| 最近记录: |