问题
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):
Open Windows Device manager
Expand Android Device
Right click on "Android Composite ADB Interface" and choose "Uninstall"
Disconnect Glass and then reconnect
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