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.
|
4 years ago | |
---|---|---|
app | 4 years ago | |
gradle/wrapper | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
build.gradle | 4 years ago | |
gradlew | 4 years ago | |
gradlew.bat | 4 years ago | |
settings.gradle | 4 years ago |
README.md
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.