Eclipse不承认SGS3设备不承认、设备、Eclipse

2023-09-04 03:55:12 作者:矛盾体

我运行Eclipse的ADT包一个小机器人项目。 当我在我的SGS1手机调试它,它工作正常。

I'm running a small android project on eclipse ADT bundle. When I debug it on my SGS1 phone it works fine.

然而,试图给它一个新的SGS3设备调试时, 该设备未在目标设备所示,我不能调试。

However, when trying to debug it on a new SGS3 device, the device is not shown on the targets devices and I can't debug it.

我已经启用了USB调试设备上, 并安装KEIS和设备驱动程序(Windows 7中,64位),并重新启动计算机。

I've already enabled USB debugging on the device, And installed Keis and the device driver (for windows 7, 64 bit), And restarted the computer.

有趣的是,当我在Eclipse中运行调试, 它运行在手机上的应用程序,它只是不承认它 (当然和调试断点在此模式下无用)。

Funny thing is, when I run the debugger in eclipse, it does run the application on the phone, it just doesn't recognize it (and of course debug breakpoints are useless in this mode).

请问AP preicate任何帮助 - 感谢。

Would appreicate any help- thanks.

推荐答案

这是一个驱动程序问题。尝试这个。没有工作,安装替代驱动程序。

This is a driver issue. Try this. Did not work, install alternative drivers.

您似乎已经尝试过的Kies :尝试单独安装驱动程序(的 REF ):

You seem to have already tried Kies: try installing drivers separately(ref):

转到三星移动网站 搜索您的手机使用搜索 框。 一旦你找到你的手机,点击支持中的右上方 手机的产品页面。 在下载列表,下载并安装 USB驱动程序。 Go to the Samsung Mobile site Search for your phone using the search box. Once you find your phone, click Support in the top right of the phone's product page. In the list of downloads, download and install the USB Driver.

如果仍然无法正常工作,请尝试通用裸体驱动和/或通用ADB驱动。

If that still does not work try Universal Naked Driver and/or Universal ADB Driver.