19

I've been reading the documentation and playing at https://glass-java-starter-demo.appspot.com/ but it seems there is no way to further investigate since when following the instructions from https://developers.google.com/glass/playground at my https://code.google.com/apis/console/ the Google Mirror switch is not showing up. Is there any workaround?

Cœur
  • 32,421
  • 21
  • 173
  • 232
Héctor García
  • 738
  • 4
  • 9

5 Answers5

10

According to issue #2 on the tracker (https://code.google.com/p/google-glass-api/issues/detail?id=2) access is currently restricted to members of the Explorer program with Glass.

Skoota
  • 5,220
  • 9
  • 49
  • 73
  • At Google I/O glass session here - nothing about turning on Mirror API for non-explorers, and the glass desk can't help with it, either. – Drew Miller May 16 '13 at 18:00
6

With the release of XE12, the Mirror API is open to all developers. However, it's still very important to test your Glassware on Glass before distributing it.

mimming
  • 13,706
  • 3
  • 39
  • 73
  • My i/o 2013 ticket is purchased, the flight from Louisville, Kentucky is booked, and I just got back last night from Kansas City where my wife and I bought a house to relocate for Google Fiber. All I ask is that you let me build my BasicMath application [ https://plus.google.com/117151337541845371124/posts/jd8rohyQQSf ] before I/O 13 @Jenny!! :) – HoldTheLine Apr 25 '13 at 07:07
  • HoldTheLine I am unable to get the link between your comment with the answer of Jenny :O ! And Jenny thanks a lot for your description as well as documentation link you have provided. – Siddiq Abu Bakkar Jan 08 '14 at 13:33
  • It seems possible now. – pjv Jan 29 '14 at 22:00
2

you can use this.
Have a look at https://github.com/scarygami/mirror-api

atasoyh
  • 2,655
  • 6
  • 26
  • 56
2

Yes you can use your Android phone as a Google Glass. Look at this guide Google Glass XE7 APKs

After installing those apks in your phone. Lounch Glass Home app. Then go to MyGlass application and configure your Glass.

Then register for Google Mirror API and follow this quick starter guide Quickstart

Hope this will help you.

Sanath
  • 483
  • 7
  • 22
0

It seems possible now: https://developers.google.com/glass/devprev. Similar answer as Jenny but updated.

pjv
  • 10,448
  • 6
  • 41
  • 58