CourtJesterG / gdk-apidemo-sample

A sample project demonstrating various features in the GDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApiDemo

This sample is a gallery of some GDK APIs usage:

  • Card and CardScrollView
  • GestureDetector
  • Theming with textAppearance
  • OpenGL in a LiveCard

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 ApiDemo.apk

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

About

A sample project demonstrating various features in the GDK.

License:Apache License 2.0


Languages

Language:Java 100.0%