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.
# USE 'android update adb' TO GENERATE.
# 1 USB VENDOR ID PER LINE.
0x04B8
2) Save the above adb_usb.ini file.
C
Charles D'Andrea
said
almost 7 years ago
I got an answer from Epson. See the attached doc.
C
Charles D'Andrea
said
almost 7 years ago
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.
Charles D'Andrea