Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikdebruijn/glassdoor
Open doors with glass
https://github.com/erikdebruijn/glassdoor
Last synced: about 1 month ago
JSON representation
Open doors with glass
- Host: GitHub
- URL: https://github.com/erikdebruijn/glassdoor
- Owner: ErikDeBruijn
- License: apache-2.0
- Created: 2014-02-23T20:14:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-23T21:35:46.000Z (almost 11 years ago)
- Last Synced: 2023-08-14T04:20:59.830Z (over 1 year ago)
- Language: Java
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GlassDoor
=========This Google Glass App is based on the "StopWatch" sample app.
Right now it inserts a live card to the left of the Glass clock that displays a
stopwatch. Tapping the live card presents a menu with one option:- Stop: remove the stopwatch from the timeline
## 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`](https://developer.android.com/tools/help/adb.html)
on the command line:$ adb install -r StopwatchSample.apk
To start the app, say "ok glass, unlock front door" from Glass' home screen
screen or use the touch menu.### Requirements
The following packages were installed into ADT to enable this app to compile into an APK.
![Required](https://dl.dropboxusercontent.com/s/v60fulkdxifyxx3/Screenshot%202014-02-23%2022.33.06.png?token_hash=AAF3LEmVkKZcnTwJuiGo5B-AVjQALdDM1ldwlarwDc38mg)