Ads

Thursday, July 3, 2014

Google Glass Mirror API and Google AppEngine

The Google Mirror API allows you to build web-based services that interact with Google Glass. It provides this functionality over a cloud-based API and does not require running code on Glass (read more about Mirror API). In this post am going to discuss about how to create a Mirror API hello world app and deploy it to Google AppEngine.

  1. Create Google App Engine Project
  2. Create Google API console project
  3. Install Google App Engine Plugin for Eclipse
  4. Develop Web application with mirror API
  5. Deploy web app to App Engine


No comments:

Post a Comment