无法在Eclipse中检测Android手机

时间:2012-06-19 07:22:38

标签: android eclipse adb

我已经在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 'C:\android-sdks\platform-tools\adb.exe' and can be executed.

因此,我按照重新启动位于here的adb的步骤进行了操作。

Eclipse现在给了我:

Android Launch!
adb is running normally.

然而,我的手机未被检测到。我有一个运行Android 2.3.4股票的Galaxy S2,以及一个运行4.0.3的S2。两者都没有被发现。在我的家用电脑上,两者都可以在日食中正常工作。

我尝试重新启动笔记本电脑,甚至尝试杀死adb和eclipse并重试上述步骤。但它仍然无法检测到我的手机。我的模拟器工作正常。值得注意的是,当我重新启动笔记本电脑时,severe error has occurred似乎又回来了。

3 个答案:

答案 0 :(得分:2)

在笔记本电脑中安装三星提供的设备驱动程序。

您可以安装Samsung kies它还会安装设备驱动程序

答案 1 :(得分:0)

如果您已经拥有驱动程序,请为您的设备安装驱动程序,尝试手动更新驱动程序。

答案 2 :(得分:0)

您使用的是三星USB线吗?尝试使用非三星,我有一个非常相似的问题,它对我有用。