/kitty-compass

A hybrid Glassware for Google Glass that combines coarse location updates from the Mirror API with a modified GDK Compass sample

Primary LanguageJavaApache License 2.0Apache-2.0

Warning: This sample is deprecated. It last worked as of XE12.

That being said, a pull request to fix it would be welcome :)

Kitty Compass

A hybrid Glassware Sample created for the Hybrid Glassware session at Wearables DevCon 2014

kitty compass running

This Glassware is a cat themed mash-up of the gdk-compass-sample and the mirror-java-quickstart, which it uses to provide coarse location updates.

flow

This is not an official sample. In other words, it's not actively maintained. It last worked as of XE12.

Usage

This is a bit of an advanced Glassware, so I'll skip over the easy stuff. If these instructions are confusing, try out some of the awesome official samples first.

  1. Import the gdk directory into Android Studio (last tested with 0.5.1)
  2. Import the mirror directory into your favorite IDE that can import from a Maven pom.xml file
  3. Run the Mirror Glassware
  4. Install and run the GDK Glassware

Learn More

Check out the official documentation to learn how to develop for Glass.