Someone please help me out on using Google APIs in google Glass. I need to use Calendar API in Glass what approach I should take for user authentication?
Do I need to use Mirror API for this ?
[EDIT]
My confusion lies here :- I have installed the APK into glass. Now my app requires an authenticated (OAUTH) request to access the Google Calendar APIs. So how the Mirror API would communicate with the app build through GDK? Or before installation I need to authenticate first?