waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

Unable to run GDK Samples #660

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I've imported the two of the GDK samples (ApiDemo and Stopwatch) and with both 
I get the following console output when I try to run the app on the Glass:
[2015-02-06 11:56:07 - MenuActivity] Dx 
trouble writing output: already prepared
[2015-02-06 11:56:08 - MenuActivity] ------------------------------
[2015-02-06 11:56:08 - MenuActivity] Android Launch!
[2015-02-06 11:56:08 - MenuActivity] adb is running normally.
[2015-02-06 11:56:08 - MenuActivity] No Launcher activity found!
[2015-02-06 11:56:08 - MenuActivity] The launch will only sync the application 
package on the device!
[2015-02-06 11:56:08 - MenuActivity] Performing sync
[2015-02-06 11:56:08 - MenuActivity] Automatic Target Mode: Unable to detect 
device compatibility. Please select a target device.
[2015-02-06 11:56:14 - MenuActivity] Uploading MenuActivity.apk onto device 
'015DB7590901101F'
[2015-02-06 11:56:14 - MenuActivity] Installing MenuActivity.apk...
[2015-02-06 11:56:16 - MenuActivity] Success!
[2015-02-06 11:56:16 - MenuActivity] \MenuActivity\bin\MenuActivity.apk 
installed on device
[2015-02-06 11:56:16 - MenuActivity] Done!

I expected the stopwatch to run (and do see the card for "Start Stopwatch", but 
when I tap the temple of Glass to run, it simply goes back to the OK Glass card 
with the time.

I'm new to Glass development and just want to get the sample running so I can 
examine the code against it executable behavior.

I've using XE22 on the Glass.  My IDE is Eclipse.  My OS is Windows7.

Original issue reported on code.google.com by kshom...@cedarville.edu on 6 Feb 2015 at 5:06