Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to play with Google Mirror API without having the device?

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?

like image 911
Héctor García Avatar asked Apr 16 '13 04:04

Héctor García


4 Answers

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.

like image 97
Skoota Avatar answered Oct 19 '22 13:10

Skoota


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.

like image 40
mimming Avatar answered Oct 19 '22 12:10

mimming


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

like image 2
atasoyh Avatar answered Oct 19 '22 12:10

atasoyh


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.

like image 2
Sanath Avatar answered Oct 19 '22 14:10

Sanath