Glass Development Kit API samples migrated to Kotlin
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

542 B

ApiDemo

This sample is a gallery of some GDK APIs usage rewritten in Kotlin:

  • 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

On the command line:

$ ./gradlew clean build
$ adb install -r app/build/outputs/apk/debug/app-debug.apk

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