Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Gdk

Back Swipe Not Working In Google Glass Activity

I've created a basic activity for Google Glass, but it will not allow me to use the standard do… Read more Back Swipe Not Working In Google Glass Activity

Http Requests In Glass Gdk

I am implementing a GDK application and need to do in my application some HTTP Post requests. Do I … Read more Http Requests In Glass Gdk

How To Authenticate When Using Videoplayer?

I am implementing the following solution Play a video in Glass Intent i = new Intent(); i.setAction… Read more How To Authenticate When Using Videoplayer?

Glass Gdk : Contextual Voice Command With More Than 5 Items

I am using Contextual voice command, it works great with 5 items. But when I put more than 5 items,… Read more Glass Gdk : Contextual Voice Command With More Than 5 Items