ADB server didn't ACK 的解决方法(小心tfadb.exe,风行客户端)

这几天突然发现eclipse开发android app时候,手机无法识别出来了,邪门了,自己动手试了一下adb命令:

H:\changeself\adt-bundle-windows-x86-20130729\sdk\platform-tools>adb devices
adb server is out of date.  killing...
ADB server didn't ACK
* failed to start daemon *
error: unknown host service


H:\changeself\adt-bundle-windows-x86-20130729\sdk\platform-tools>adb devices
adb server is out of date.  killing...
ADB server didn't ACK
* failed to start daemon *
error: unknown host service


H:\changeself\adt-bundle-windows-x86-20130729\sdk\platform-tools>adb kill-server


* server not running *


H:\changeself\adt-bundle-windows-x86-20130729\sdk\platform-tools>adb start-serve
r
adb server is out of date.  killing...
ADB server didn't ACK
* failed to start daemon *


看来问题比较明确了,估计adb的端口被占用了。


以前自己也发现金山毒霸,豌豆夹,91手机助手,360等这一票PC软件,搞得自己的adb 经常冲突,这次电脑中又是何等妖孽捣乱呢?

看了任务管理器,发现了一个可疑的进程:



对了,就是tfadb.exe,   签名列表里写的很清楚:Beijing Funshion Online Technologies Ltd.,把这个进程干掉之后,就可以了。

H:\changeself\adt-bundle-windows-x86-20130729\sdk\platform-tools>adb start-serve
r
* daemon not running. starting it now on port 5037 *
* daemon started successfully *


H:\changeself\adt-bundle-windows-x86-20130729\sdk\platform-tools>adb devices
List of devices attached
04aad15a34406300        device


对了,对于这类adb无法启动的终极解决方法(忘记哪个老外写的):

Try below steps:

  1. Close the Eclipse if running
  2. Go to the Android SDK tools directory in Command Prompt
  3. type adb kill-server
  4. then type adb start-server
  5. No error message is thrown while starting ADB server, then adb is started successfully.
  6. Now you can start Eclipse again.

it worked for me this way, Eclipse should be closed before issuing these commands.

前提是你的adb已经配置好了。 如果这时候依然didn't ACK,那么启动任务管理器,看看是否有adb.exe.有的话关掉,再重复以上动作就可以了。



  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 2
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

风口猪炒股指标

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值