Google Glass isn't showing up as a device on eclipse under DDMS.

梦想的初衷 提交于 2019-12-06 04:59:39

问题


I edited the .inf file in my C:adt-bundle-windows-x86_64-20130917\sdk\extras\google\usb_driver directory.

I installed the drivers for Windows 7 through that same directory.

My Google Glass is in debug mode.

The device is plugged in, yet it isn't showing up in my DDMS Devices list? Am I missing something?


回答1:


I was able to install the driver by following the steps in matthew06854's post here.

Although the driver seemed to install correctly, I could not see the device under DDMS in Eclipse.

I was finally able to get Glass to show up under Eclipse DDMS on Windows 8.1.

With Glass connected, Eclipse running and DDMS visible (not sure if this really matters):

  1. Open Windows Device manager

  2. Expand Android Device

  3. Right click on "Android Composite ADB Interface" and choose "Uninstall"

  4. Disconnect Glass and then reconnect

  5. Android Composite ADB Interface should reappear in Device Manager

After these steps google-glass appeared in my DDMS.




回答2:


Check out my post:

DDMS unable to see Google Glass

Post back if you have further questions/issues.



来源:https://stackoverflow.com/questions/20556137/google-glass-isnt-showing-up-as-a-device-on-eclipse-under-ddms

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