Eclipse doesn't recognize SGS3 device

ぐ巨炮叔叔 提交于 2019-12-20 06:54:47

问题


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:


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.



来源:https://stackoverflow.com/questions/17021607/eclipse-doesnt-recognize-sgs3-device

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!