android - Eclipse 无法检测到 Android 手机

标签 android eclipse adb

我已经在 Android 上进行了大约两个月的开发。昨天,我的 eclipse 开始给我错误:

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 的 root 版 S2。两者都没有被检测到。在我的家用电脑上,两者都可以在 eclipse 中正常工作。

我尝试重新启动我的笔记本电脑,甚至尝试终止 adb 和 eclipse 并重试上述步骤。但它仍然检测不到我的手机。我的模拟器工作正常。值得注意的是,当我重新启动笔记本电脑时,已发生严重错误似乎又出现了。

最佳答案

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

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

关于android - Eclipse 无法检测到 Android 手机,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11096221/

相关文章:

java - 我应该使用 "_activity = this;"吗?

android - 单击按钮时应用程序停止工作

java - 多种颜色/笔画手势和在同一个 GestureOverlayView 中持续绘图

java - 添加 Maven 依赖项时缺少 Artifact 错误

java - 将语句括在 try catch block 中; eclipse和netbeans的区别

android - 如何以编程方式从 Android 检索未读消息

javascript - eclipse、javascript 和 @memberof

android - android中的默认墓碑位置

java - Android studio : Unable to detect adb version, 退出值 0xc0000135

java - 如何使用终端获取Android设备上所有应用程序的列表