2
votes

I am exploring the Google Glass APIs. How do I create events or reminders in the Google Glass calendar for an end user? The XE11 release notes say there are options for end users to access their calendar but I could not find how to programmatically add events to it.

1

1 Answers

1
votes

The calendar integration is actually with the Google Calendar. You can use the Google Calendar API to add events, then Google Glass will take care of showing the events at the appropriate timing, according to the current Google Calendar integration within Glass.