I've run through all the setup instructions for the Moverio and the WikitudeSDKSamples project, but when I try to run the application in ADT, no compatible devices are found. Running 'adb devices' from the command prompt shows no devices attached as well. USB Debugging and Unknown Sources are definitely enabled on the glasses. I'm running Win 7 64-bit. The device shows up as a 'Portable Media Player' in Computer and as an 'Android Phone->Android ADB Interface' in device manager. These are the BT-200 glasses.
What am I missing?
C
Charles D'Andrea
said
over 9 years ago
I got an answer from Epson. See the attached doc.
W
Wolfgang Damm
said
over 9 years ago
For future readers of this thread, the important part of the .doc is to activate the vendor id in the adb_usb.ini
1. Setup Vendor ID in ADB
1) Add vendor ID(0x04B8) in ~usr/.android/adb_usb.ini
# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT.
Charles D'Andrea