Eclipse doesn't recognize SGS3 device

2019-03-06 05:52发布

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

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.

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.

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).

Would appreicate any help- thanks.

1条回答
爱情/是我丢掉的垃圾
2楼-- · 2019-03-06 06:23

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

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

  1. Go to the Samsung Mobile site
  2. Search for your phone using the search box.
  3. Once you find your phone, click Support in the top right of the phone's product page.
  4. In the list of downloads, download and install the USB Driver.

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

查看更多
登录 后发表回答