三星 Duos S2 无法与 Eclipse 连接

Posted

技术标签:

【中文标题】三星 Duos S2 无法与 Eclipse 连接【英文标题】:Samsung Duos S2 is not connecting with Eclipse 【发布时间】:2015-01-24 08:05:26 【问题描述】:

我的手机 Samsung Galaxy Duos S2 已成功连接 Eclipse,但突然 Eclipse 无法检测到我的设备。我安装了 USB 驱动程序并安装了所有东西,并且我的电脑可以识别我的手机,但 Eclipse 没有连接到它。所有其他设备都通过 Eclipse 成功连接。有没有办法检查特定设备是否有 Eclipse 的驱动程序,或者有任何其他方法可以将设备与 Eclipse 连接?

【问题讨论】:

必须为您的手机成功安装android ADB Interface Driver http://***.com/questions/24264562/adb-not-recognizing-samsung-galaxy-s5/24265006#24265006 是的,这些已安装,但我卸载了它们,因为我认为这些驱动程序阻止了对我的三星设备的检测。但我的设备仍然没有连接到 eclipse,我也尝试了 kies,但我的手机连接到 kies 但没有连接到 eclipse。是eclipse没有捕获我的设备或其他东西。 @FA 如果您卸载,那么您的手机将无法连接到 Eclipse,因为它是必需的......所以再试一次...... 我现在已经完全安装了所有驱动程序,但是 eclipse 显示我的设备离线并且目标显示未知。 【参考方案1】:

也许您缺少三星用于移动设备的通用 USB 驱动程序。

您可以从here下载一个版本。

或者,从Bittorrent 下载最新的三星 USB 驱动程序。

然后将三星 USB 驱动程序安装到您的计算机上。

注意:在 Windows 中,仅仅依靠 Windows USB 驱动程序将无法通过 ADB 将您的设备成功连接到 Eclipse 以进行 Android 开发。

【讨论】:

【参考方案2】:

在 Windows 7 上为您的设备安装 Android USB 驱动程序:

1. Connect your Android-powered device to your computer's USB port.
2. Right-click on Computer from your desktop or Windows Explorer, and select Manage.
3. Select Devices in the left pane.
4. Locate and expand Other device in the right pane.
5. Right-click the device name (such as Nexus S) and select Update Driver Software.  This will launch the Hardware Update Wizard.
6. Select Browse my computer for driver software and click Next.
7. Click Browse and locate the USB driver folder. (The Google USB Driver is located in \extras\google\usb_driver.)
8. Click Next to install the driver.

然后在你的cmd中执行以下命令

1.adb kill-server

2.adb 启动服务器

3.adb 设备

希望它有效的朋友:)

【讨论】:

以上是关于三星 Duos S2 无法与 Eclipse 连接的主要内容,如果未能解决你的问题,请参考以下文章

三星Galaxy Tab S2上市,压制苹果之心凸显

YouTube iframe 不适用于三星 S2 I9100G

Android Eclipse 调试无法正常工作

三星galaxy s2总是将相机视图视为风景?

Android 按钮边框颜色

无法将 Spark 与 Eclipse 中的 Hortonworks Sandbox 连接