Skip to content

API Reference

Find APIs, capabilities, compatible versions, and development resources, then use the relevant diagnostics and support for your issue.

Development resources and examples#

ResourcesWhere to find itWhen to use it
Glasses SDKGlassSDK/include, GlassSDK/docs and GlassSDK/examples.Check C APIs, graphics, protocols, and minimal runnable examples.
Phone Web SDKPhoneSDK/packages/web-sdk, PhoneSDK/docs/web-plugin and PhoneSDK/examples.Check Web methods, permissions, static packaging, and paired examples.
Desktop StudioThe complete toolkit's Studio/ directory; choose the release for your OS.Preview, paired integration testing, and QR-code generation. See the guide below for installation and workspace import.
Build toolsbuild.py at the toolkit root and under GlassSDK / PhoneSDK.Project discovery and incremental builds. See the command-line reference for arguments.
AI coding referencesREADME, docs, public headers, type definitions and examples for SDK.Let AI first read the real API and then create, modify and compile the project.

Updates and support#

  1. Record the actual SDK version or commit, Studio, App, firmware, and ZIP versions.
  2. Read release instructions before upgrading, then retest lifecycle, permissions, paired protocols, and core device workflows.
  3. Reproduce issues with the same-version original example and record actions, time, and errors.
  4. Use the support channel supplied with your SDK or test environment. Include a minimal reproduction, necessary sanitized logs, and environment information.

Reference files in the toolkit#

  • README.md
  • GlassSDK/README.md
  • GlassSDK/docs/ABI.md
  • GlassSDK/docs/REVIEW_PACKAGES.md
  • PhoneSDK/README.md
  • Studio/README.md