Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Simple GDK example acting as a compass. In addition to the visual display, you can tap the touchpad to have Glass speak your current orientation aloud.

License

googleglass/gdk-compass-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compass

This sample inserts a live card to the left of the Glass clock that displays a compass. Tapping the live card presents a menu with two options:

  • Read aloud: read the compass's current heading using text-to-speech
  • Stop: remove the compass from the timeline

The compass also contains a small list of landmarks that will appear on the screen when the user is within 10 km of those locations. See the res/raw/landmarks.json file to add your own.

Getting started

Check out our documentation to learn how to get started on https://developers.google.com/glass/gdk/index

Running the sample on Glass

You can use your IDE to compile and install the sample or use adb on the command line:

$ adb install -r CompassSample.apk

To start the sample, say "ok glass, show a compass" from the Glass clock screen or use the touch menu.

About

Simple GDK example acting as a compass. In addition to the visual display, you can tap the touchpad to have Glass speak your current orientation aloud.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published