In Ubuntu ADB sees no connected Moverio smart glasses by default:
$ ./adb devices
List of devices attachedLet's show list of attached USB-devices:
$ lsusb
...
Bus 003 Device 007: ID 04b8:0c07 Seiko Epson Corp.
...Pick Epson's vendor code (04B8) and add it to ~/.android/adb_usb.ini:
# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT
(
Read more... )