Giter VIP home page Giter VIP logo

gdkdemo's Introduction

Google Glass GDK Playground

GDK Demo is a collection of Glass Development Kit sample apps and example code. You can quickly test new GDK API features using the sample Glassware.

Refer to the official GDK doc for more information on the Glass Development Kit. This repository contains (will contain) a variety of example programs and sample code, and other apps and libraries, which are built with GDK, or which are otherwise relevant to Glassware development.

You can build the demo Glassware using Gradle:

gradle clean build

You can install it on your Glass (if you have one) using adb.

adb install -r build/apk/[app name]-release.apk

You can also import any of the Glassware projects into an IDE such as Android Studio.

API Demo

GDK Live Card Sample Code

The apidemo directory contains three Glass apps which demonstrate simple implementation of the LiveCard API. The apps, Live Card Demos 2 and 3, include sample code for updating the LiveCard content via "low frequency rendering" and "high freqency rendering", respectively.

GDK Touch Gesture Sample Code

This Glassware shows to how to implement the Touch Gesture input modes. The app can be started using the following voice input: OK, Glass. Start Gesture Demo

GDK Voice Input Sample Code

This demo Glassware uses the GDK Voice Input API. You can start the app via Voice Trigger, Start Voice Demo..., followed by the phrase dictate. This voice command opens a new activity, which includes the "dictation" function. Tap to start dictation.

GDK Camera Sample Code

This GDK demo app illustrates how to use Glass camera to take pictures and display the photos on LiveCard.

GDK Location Sample Code

This example app uses the Android LocationManager API to display the user's dynamic location on the LiveCard.

GDK Sensor Sample Code

The Sensor Demo directory includes a number of example apps for using Android Sensor APIs. For more information, refer to the GDK doc on Sensors.

gdkdemo's People

Watchers

Duane Mathes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.