I'm just getting started with Glass and am unable to get it pairing with ADT on Mac OSX Mavericks. iPhoto seems to connect and download pics/vids just fine, so there's at least some USB connectivity going on.
Steps taken:
- Enabled debugging on Glass Downloaded ADT and followed the instructions here - https://developers.google.com/glass/develop/gdk/quick-start#setting_up_the_development_environment
- Restarted computer
- Restarted Glass
- Tried multiple USB ports
- Tried listing devices both in Eclipse DDMS and from CLI using ADB
- Said "ok Glass, just connect already"
Other:
Mac OSX: 10.9.1
MacBook Pro: Late 2011
$ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
Has anybody experienced this issue and/or have suggestions on how to get this working?