
Google Glass Application Development Complete Training
Learn to Build Apps for Google Glass within just 3 hours
You don't need Google Glass for this course. You can build and publish Google Glass apps without Google Glass. For testing you can use Google Glass Emulator
The Glass Development Kit (GDK) is an add-on to the Android SDK that lets you build Glassware that runs directly on Glass.
When developing Glassware, the best practice is to develop with the Glass Development Kit. This allows you to access low-level hardware features and create robust experiences in a familiar Android environment.
The Glass Development Kit
The Glass Development Kit (GDK) is an add-on to the Android SDK that lets you build Glassware that runs directly on Glass. Use the GDK to take advantage of the following features:
- Real-time User Interaction
- Offline Functionality
- Access to Hardware
Google designed the Glass platform to make the existing Android SDK just work on Glass. This lets you code in a familiar environment, but for a uniquely novel device.
The Mirror API
This RESTful API lets you build Glassware by letting you use the language of your choice and providing web-based APIs. You may want to use the Mirror API if you need:
- Platform independence
- Common infrastructure
- Built-in functionality
Hybrid Glassware
Mirror API Glassware can invoke GDK Glassware through a menu item. You can use this hybrid model to leverage existing web properties that can launch fuller experiences that run directly on Glass.
Your Instructor

Karim Baidar has been developing interactive projects for major agencies and corporations across the Pakistan for the past 6 years. He has worked with WIN-TIE-WIN LLC for many web projects and other companies as a presenter and trainer. He has created numerous Apps for Android , IOS and WEB for his various Professional Clients.
Course Curriculum
-
StartRegistering a Web Service (5:32)
-
StartInstalling the Mirror API Sample (9:25)
-
StartBrief Look at Sample Code (7:12)
-
StartOAuth 2 Overview (8:28)
-
StartOAuth 2 Implementation Overview (3:02)
-
StartConsent Screen (1:53)
-
StartVerifying Cedentials (2:52)
-
StartInserting Item to Timeline (1:51)