I have a problem to load Google Glass GDK sample (Compass, Stopwatch, or Timer) to my google-glass. I use Eclipse for this. In the console, it shows me successful message
[2014-04-20 19:42:56 - Compass] Installing Compass.apk... [2014-04-20 19:42:58 - Compass] Success! [2014-04-20 19:42:58 - Compass] /Compass/bin/Compass.apk installed on device [2014-04-20 19:42:58 - Compass] Done!
This post suggests I use a voice trigger to activate the service (e.g.: "ok glass, show a compass"). But it doesn't work for me. I also tried another suggestion from different post to go to Run/ Debug configuration to specify exactly which activity to run. But in my case, the "Launch" option under "Android" Tab doesn't give me any selection.
My google glass version is currently XE12.1
Thank you in advance for the help!