google-glass Questions
2
What is the roadmap for video on the google glass mirror API? Will the API allow for streaming video to or from the device as shown in the glass demo video http://www.youtube.com/watch?v=v1uyQZNg2v...
Boole asked 17/4, 2013 at 1:24
2
Solved
I'm working to adapt an existing Android application to run on Google Glass, as a proof of concept. I would like to use voice input in my application to replace some features that currently require...
Listless asked 1/7, 2013 at 21:46
1
Solved
Does Google Glass's bone conduction transducer also work as an input device, and if so, how can one access its readings?
EDIT: Let me clarify why I ask.
According to Catwig's tear-down "it appear...
Penetralia asked 13/9, 2013 at 0:22
2
Solved
Example "top-level actions" would be "Google," "take a picture," etc.
Is it possible using the Mirror API to register a custom top-level event? "OK Glass, crunchify me."
A secondary question I ha...
Bosomy asked 18/4, 2013 at 6:25
4
Solved
What is the difference between Glass Mirror API and Google GDK?
Google has announced the GDK here: https://developers.google.com/glass/gdk
but they haven't exposed any new features specific to Gl...
Plemmons asked 14/8, 2013 at 20:10
1
In my case, the Glassware is inserting a jpeg image as a timeline card as a response to User's Voice query using "Take a note" Voice command. I keep waiting sometimes 10-15 mins before I see that t...
Hydraulics asked 21/8, 2013 at 17:14
1
Solved
I tried to search but could not find a good one that explains everything, the links i found only provides some code snippets.
Tungsten asked 9/7, 2013 at 3:33
1
Solved
As of firmware update XE7, Glass adds a "View Website" action to search results. How do I add this action to my own timeline cards, such that it will open the Glass Browser with an arbitrary URL?
Insalivate asked 2/7, 2013 at 17:15
1
My Working example in normal J2EE application:
// decode the image
InputStream inputStream = new File("/images/test.png");
BufferedImage barCodeBufferedImage = ImageIO.read(inputStream);
if (b...
Lavallee asked 20/6, 2013 at 11:51
2
Solved
I am very new to Google App Engine (GAE) and Glassware development (for Google Glass).
I configured mirror-quickstart-java project on Netbeans and Apache tomcat also I was successful in running th...
Fonseca asked 30/5, 2013 at 10:52
1
Solved
I've set up a Java application where I'm creating a bundle of 4 cards. The problem is that all the cards do not come in at once. Some times just one shows up, then a few seconds or minute later the...
Somewhere asked 22/5, 2013 at 18:41
1
When I enter my Client Id of an app that is authorized for Mirror API on the Mirror API Playground, and click Authorize, it opens an oAuth screen with an error:
Error: origin_mismatch
Request Deta...
Bugbear asked 5/5, 2013 at 21:42
4
Coding for Google's Project Glass, is learning Google Android for mobile the way to go? [closed]
I am excited about the possibilities that come with Project Glass. Based on an article I read on the New York Times, they said it (Project Glass) will be based on the Android software -
T...
Gubernatorial asked 28/7, 2012 at 2:3
© 2022 - 2024 — McMap. All rights reserved.