Questions tagged [google-glass]

Google Glass is a project to create a commercially-viable, next-generation wearable smart device in the form of a pair of glasses featuring a head-mounted display. The product allows users to interact with the device via voice and allows other smartphone-like functionality. Google Glass runs on Android with additional APIs for developers.

Google Glass is a research and development program by Google to develop an augmented reality head-mounted display (HMD). Google Glass runs and displays information in smartphone-like format hands-free and interacts with the Internet via natural language voice commands. The prototype's functionality and minimalist appearance (aluminium strip with 2 nose pads) has been compared to Steve Mann's EyeTap. (from wikipedia)

1569 questions
2
votes
1 answer

Google Glass Development for another

Wondering if anyone knows about developing a Google Glass app for another person. Someone who is in the Glass Explorer program has asked me to help them with developing an app (which I'm happy to do) but it looks like I will need to sign in as that…
Darren
  • 1,417
  • 13
  • 23
2
votes
2 answers

Best practice for sharing photos to my service

Imagine a service which is called "Add a cat or a dog to that" (https://developers.google.com/glass/stories) What is the best practice to do that: Add two contact "Add a cat to that" or "Add a dog to that" to the user Add one concat and when a user…
Marc Lebel
  • 61
  • 2
2
votes
0 answers

Google Glass Mirror API service is not available

A few hours ago the API and demo app were released, but when going to the Google API services page, the mirror API is not listed yet.
1
vote
2 answers

What are the available options for Face Detection using Google Glass Enterprise 2?

My use-case is to detect faces (from continuous stream of input to google glass) I tried using ML Kit but it seems it requires play store which GGE 2 doesn't have Referring to this Face Detection using Google Glass Enterprise Edition 2 Has anyone…
1
vote
2 answers

Error updating Google Glass firmware using Mac w/ M1 CPU: fastboot: cannot get boot partition size

I am updating the Firmware for the Google Glasses Enterprise 2 as stated on google's documentation. I am getting the error while I am running this command on terminal fastboot flash boot boot.img It returns with an error as stated above fastboot:…
Inshal Irshad
  • 227
  • 3
  • 17
1
vote
1 answer

Google Glass Enterprise Edition 2 RecognitionService unexpected error on startListening

The sample code for VoiceRecognitionSample is using RecognizerIntent, which is starting/working ok. But when I try to use RecognitionService, and then do a .startListening() I get a weird error saying: W: Permission Denial: Accessing service …
Natalia
  • 21
  • 2
1
vote
1 answer

Face Detection using Google Glass Enterprise Edition 2

Is OpenCV the most readily available way to get Face Detection working for offline, on-device use case with Google Glass Enterprise Edition 2? I see three Google-provided libraries, ML Kit, ARCore and, Android-built-in Camera API's face detection,…
co791731
  • 21
  • 1
1
vote
1 answer

NoClassDefFoundError for StartCalculatorActivity class

I'm new to Android/Glass development. I am trying to make a calculator which is voice controlled. The runtime crash occurs due to this: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/glass/widget/CardBuilder; The…
Navidk
  • 612
  • 6
  • 14
1
vote
2 answers

How to disable progress bar after taking a photo with camera?

Is it possible, to disable the progress bar after taking a photo with camera (using Google Glass)? I try to automatically take a photo every 2 seconds using Google Glass but when I am taking a photo while the progress bar is shown, the…
1
vote
0 answers

Can't get Android Studio to sync Google Glass project

This is my first time out on the site and also with Android studio, so admittedly, these may be very simple answers that I'm missing but I've got a couple problems going on and I think they're all related. First, Android studio doesn't recognize the…
1
vote
0 answers

How to add viewfinder to google glass app

I am currently trying to make a google glass application and am having trouble figuring out how to add a viewfinder to the CardBuilder for my application. Basically, I am trying to have a camera view along with displaying some data on the screen. I…
1
vote
0 answers

Error:Module 'app': platform 'Google Inc.:Glass Development Kit Preview:19' not found

at first, I'm using Android studio 3.0.1 When I'm following GDK fast start in "https://developers.google.com/glass/develop/gdk/quick-start#setting_up_the_development_environment", I had a big prob Error:Module 'app': platform 'Google Inc.:Glass…
SM P
  • 11
  • 1
1
vote
0 answers

Google's Mobile vision for Google Glass

I want to implement OCR Feature in Google Glass so I want to know whether Google's Mobile vision API is available for Google glass? Ref: https://developers.google.com/vision/introduction
AnkitRox
  • 534
  • 1
  • 6
  • 16
1
vote
1 answer

How to provide System Priviliges to Android App

I am working on a google-glass project, where i have to install/update an app programmatically, in my Research i have following complication: Getting System Dialog actions, to perform click programmatically In order to install programmatically,…
asadnwfp
  • 733
  • 6
  • 10
1
vote
1 answer

Google Glass default Immersion project doesn't work

I'm trying to fiddle with Google Glass for a project of mine. And when I created a new Immersion project, it cannot find any default Activity. And when I looked at the manifest, it doesn't have the usual