Category Archives: Android

Here is an example of using the NAVIGATE Action in Google Glass Mirror API menuItems[].action in Python
Screen Shot 2013-06-17 at 6.19.13 PMScreen Shot 2013-06-17 at 6.20.38 PM Read More →

Share

I just put my BIKESHARE app for Google glass on Github. This project is still working in progress, but I think the resource will help all the glass developers. Read More →

Share

I will be running another Unity3D worshop at theYMC on July 13.

Sing up here:
http://www.theymc.com/programs/building-games-in-unity3d/ Read More →

Share

Here is the presentation slides for my talk at Spotlight:Hardware

glass Read More →

Share

Planet Jumper works on Google Glass!

Screenshot_2013-05-18-14-33-51 Screenshot_2013-05-18-14-34-30
Read More →

Share

error

I was trying to start the Python Quick Start for Google Glass.
I kept getting error like “Error: redirect_uri_mismatch”.
The solution was to change the http://myappengineinstance.appspot.com/oauth2callback to https://myappengineinstance.appspot.com/oauth2callback in the API Console because it is secured. Read More →

Share