关于android报错

时间:2014-03-01 05:02:36   收藏:0   阅读:500
1.运行eclipse执行android应用,控制台报错:

The connection to adb is down, and a severe error has occured.
You must restart adb and Eclipse.
Please ensure that adb is correctly located at ‘E:\setups\android\android-2.1_r01-windows\tools\adb.exe‘ and can be executed.

在网上查了一些帖子,都是结束adb.exe进程,无奈,进程列表里根本没有这个进程。

解决办法:这个问题是是adb.exe无法运行导致的,而导致无法运行很可能是端口被占用。进入cmd查看端口。
bubuko.com,布布扣
bubuko.com,布布扣
这时看到pid为4540
bubuko.com,布布扣
bubuko.com,布布扣
OK,找到进程,结束进程解决。

关于android报错,布布扣,bubuko.com

原文:http://blog.csdn.net/analyst_yuci/article/details/20124133

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!