Can anyone suggest a good link for a Google Glass tutorial?

I tried to search, but could not find a good one that explains everything, the links that I found contain only some fragments of code.

+7
google-glass
source share
1 answer

Google Developers has many resources. Here are a few noteworthy ones:

  • API overview - including some videos that describe what the API is capable of
  • Quick Start Projects - Projects in Java, Python, PHP, .NET, and Go that provide a turnkey starting point for development using the Mirror API
+7
source share

All Articles