AI-generated Key Takeaways
-
These code samples demonstrate the usage of Google Glass Development Kit (GDK) features, including gesture detectors, voice commands, custom UI, sensors, and live cards.
-
The samples are available on GitHub and can be easily imported into Android Studio using the GDK add-on.
-
They provide practical examples of building immersive Glassware experiences with features like Charades, Compass, Stopwatch, and Timer functionalities.
These samples show you how to use features GDK. In addition to GitHub, the GDK samples are provided in the GDK add-on for easy importing into Android Studio.
Charades game
This sample shows you how to build an immersion and uses gesture detectors, voice commands, and custom UI widgets.
Get it on GitHubCompass
This sample shows you how to use some low-level sensors on Glass.
Get it on GitHubStopwatch
This sample shows you how to create an Android service to render a live card on Glass.
Get it on GitHubTimer
This sample shows you how to create an Android service to render
a live card on Glass and how to use a
CardScrollView