google-glass Questions

4

Solved

I am not sure about some documentation related stuff. To sum up what I did and what I want to to: I managed to introduce voice recognition feature into an Android application that is running on An...
Shrunk asked 28/7, 2014 at 12:46

3

Solved

Yes I will test on the actual device (when it arrives) but would be nice to know now: How to setup a device definition so I can run an emulator that is something like glass. Critical are: Size: ...
Guillermo asked 28/8, 2013 at 14:1

1

First, let me walk you through the process in which I am getting my error. First, I created a successful Glass Project into Android Studio 3.0.1. My other project will run completely, but when I ru...
Harmonious asked 12/3, 2018 at 11:30

2

Solved

I'm trying to record audio using Google Glass MIC but I keep getting W/IMediaDeathNotifier﹕ media server died error. Thoughts? It should start recording on the first touch and stops on the second ...
Spiritualize asked 18/7, 2014 at 10:36

2

Solved

Google Glass makes it very easy for Glassware apps to 'liter' the timeline (especially with news items). Is there any easy way to clean/delete items you don't want? Many of these items cannot be d...
Pagas asked 19/1, 2014 at 21:4

4

Solved

From a native application how can we detect Google Glass verses a smart phone from code? Moving correct answer to question: boolean isRunningOnGlass() { return "Google".equalsIgnoreCase(Build.M...
Maje asked 10/9, 2013 at 15:58

3

Solved

I am trying to build the project and run it in my google glass but when ever i am trying to build it is showing that Error:(20, 0) Gradle DSL method not found: 'runProguard()' Possible causes:The ...

4

Solved

I'm trying to deploy a glassware .APK to a Google Glass device but it doesn't listed by ADB. I followed several guides which describe how to connect the Google Glass to the Windows 8 OS: glassdev...
Nuggar asked 7/12, 2013 at 0:4

2

Solved

I'm trying to make it possible to navigate through my Google Glass application by using head gestures. I'm able to recognize head gestures like looking to the right left and up. They each have thei...
Pragmatics asked 27/2, 2015 at 8:16

4

The function "onReceive" is called when BroadcastReceiver is Registered in the Manifest but NOT called if registered dynamically. The code that works is below: public class EyeGesture extends Bro...

1

Solved

I have written an opensource camera for Google glass but some of the people who have used it have reported that the video recorded doesn't get saved properly for lengthy videos. I couldn't find in...

1

So I have an app on Google Glass that takes a picture, then converts it to grayscale and overwrites the original image in memory: private void rGBProcessing (final String picturePath, Mat image) {...
Magnetograph asked 22/2, 2015 at 17:55

5

Solved

I'm looking for a way to send data between my Android Device and Google Glass that doesn't rely on Cloud API's. Is this supported? I see the Bluetooth connections in the My Glass app, which makes m...
Jillene asked 2/12, 2013 at 20:14

6

Solved

This occurs using a few apks that make use of the camera (e.g., zxing, opencv). It displays a glitched image in the preview but it is still a function of what the camera sees so it appears to be an...
Datura asked 7/10, 2013 at 21:53

2

Solved

Environment: OS: Windows 7 Ultimate 64-bit, SP1 (latest patches) Hardware: Dell XPS L702X (8GB Ram) Android Developers Tool (ADT): version adt-bundle-windows-x86_64-20131030 Google USB driver: vers...
Retrospective asked 4/2, 2014 at 22:33

2

I'm trying to make a function in google glass that allows me to navigate between the cards without having to say the hotword "ok glass". I tried creating a SpeechRecognizer that will constantly li...
Ambie asked 3/3, 2015 at 10:4

1

Solved

I'm trying to send a email to a (at this moment) hardcoded email adress when a streaming link is generated. I tried using the piece of code that was accepted as awnser HERE However I'm getting a e...
Pocahontas asked 24/2, 2015 at 10:28

4

Solved

I’m trying to use the new Google Glass Development kit with Android Studio. Unfortunately I'm not having much success. I get the error: "Gradle: package com.google.android.glass.touchpad does not ...
Ortrud asked 20/11, 2013 at 21:5

5

Solved

How would I go about coding a voice trigger to navigate Google Glass Cards? This is how I see it happening: 1) "Ok Glass, Start My Program" 2) Application begins and shows the first card 3) Use...
Whatsoever asked 8/2, 2014 at 22:1

6

I want to create a Google glass application in which i want to scan a QR code. I went through this post but i couldn't get clear idea. Read QR code Can anyone please direct me how to scan a QR c...
Subzero asked 9/1, 2014 at 11:6

8

Solved

Using the GDK (or in some other way), is there a way to display a progress indicator similar to the one displayed when connecting to a WiFi network on Glass? (the "spinning" lines on the bottom of ...
Vestment asked 27/11, 2013 at 9:2

1

We're trying to implement GDK glassware auth; have uploaded our beta APK to the Google Glass team and successfully implemented our MyGlass login page. We are now attempting to access the token via ...

1

Solved

I need some help completing the Mirror Credentials API insertion from my Python server code. We are using the Python Google API library to insert a special auth token into the Mirror API, but I'm g...
Overhang asked 13/9, 2014 at 0:27

4

Solved

I have an android app developed to run on the google glass. And I run it using the adb. is it possible to give configure a voice command so that I can trigger it by saying "Ok GLASS" + "My Command"...
Efta asked 20/11, 2013 at 5:18

5

Solved

I am trying to get Eclipse and DDMS to see my Google Glass device. I have followed the instructions found here: https://developers.google.com/glass/develop/gdk/quick-start However the DDMS device...
Kabob asked 5/12, 2013 at 3:4

© 2022 - 2024 — McMap. All rights reserved.