亚洲开发银行将无法启动亚洲、开发银行、无法启动

2023-09-11 12:49:37 作者:云淡天高

运行Vista,试图启动亚行从壳为管理员获得守护进程未运行,启动它  目前亚行服务器没有ACK未能启动守护进程。

这任何帮助吗?

解决方案

这个问题已经惹恼了我很长一段时间。除了上面的回答,请使用以下提示:

创建具有以下一个bat文件并运行它。此bat文件可以解决大部分的亚洲开发银行的问题。

  TSKILL ADB
CD< PATH_TO_SDK> \工具\
ADB杀死服务器
亚行启动服务器
DDMS
 

亚洲开发银行

使用命令的netstat 来监视连接的状态(ADB使用5037)

如果该bat文件不起作用尝试:断开连接,重新启动手机连接。 (提示:使用'亚行重新启动'如果亚行相应,如果不这样做的老式方法)

有时候Windows可以是有趣的。重新启动计算机。

打开USB调试模式

在下载Android SDK和解压 卸载所有的Android *从设备管理器 请一个从控制面板中的添加硬件,选择安装硬件... (高级) 选择Android的USB设备,然后单击下一步 单击从磁盘安装,进入所在的路径SDK解压缩

仍然没有工作?恢复出厂设置的电话。

这是一个辉煌的补丁亚洲开发银行当你的错误:

  

ADB连接错误:一个现有的连接被强行遥控器关闭

Running Vista, tried starting adb from shell as admin get daemon not running starting it now ADB server didn't ACk failed to start daemon.

Any help for this?

解决方案

This problem has annoyed me for a long time. In addition to the above answer, use these tips:

Create a bat file with the following and run it. This bat file will solve most of your adb problems.

tskill adb
cd <PATH_TO_SDK>\tools\
adb kill-server
adb start-server
ddms

Use the command netstat to monitor the state of connections (adb uses 5037)

If the bat file doesn't work try: disconnect-reboot phone-connect. (hint: use `adb reboot' if adb is responding at all, if not do it the old fashioned way)

Sometimes Windows can be funny. Reboot the machine.

Turn on USB Debugging Mode

Download the Android SDK and unzip Uninstall all "Android *" from Device Manager Do an "Add Hardware" from Control Panel, choosing "Install the hardware... (Advanced)" Select "Android USB Devices" and click "Next" Click "Have Disk" and enter the path where the SDK was unzipped

Still not working ? Factory reset the phone.

This is a brilliant patch for adb when you get the error :

Adb connection Error:An existing connection was forcibly closed by the remote "