小编use*_*524的帖子

守护进程没有运行.现在从端口5037开始

[2014-04-16 14:01:05 - Abc] ------------------------------
[2014-04-16 14:01:05 - Abc] Android Launch!
[2014-04-16 14:01:05 - Abc] The connection to adb is down, and a severe error has occured.
[2014-04-16 14:01:05 - Abc] You must restart adb and Eclipse.
[2014-04-16 14:01:05 - Abc] Please ensure that adb is correctly located at 'D:\adt-bundle-windows-x86-20131030\sdk\platform-tools\adb.exe' and can be executed.
Run Code Online (Sandbox Code Playgroud)

我在尝试运行程序时发生了上述错误.作为一个解决方案,我通过打开comand promt做了以下步骤.

Close the Eclipse if running
Go to the Android SDK platform-tools directory in Command Prompt
type adb kill-server
then type adb start-server
No error …
Run Code Online (Sandbox Code Playgroud)

android

5
推荐指数
2
解决办法
9万
查看次数

标签 统计

android ×1