0

Can a Google Glass application have menu buttons like an Android app?

MPelletier
  • 16,256
  • 15
  • 86
  • 137
Vny Kumar
  • 748
  • 7
  • 21

1 Answers1

2

I assume you're referring to buttons that bring up context menus, etc in your app and you're loading your application on to the device directly rather than using the Mirror API.

Can it have buttons like a "standard" Android app? It's just Android so you can do whatever you want. At I/O 2013 there was a demo of running a regular Android app on Glass. A bluetooth keyboard was used to send input.

Should it have buttons like a "standard" Android app? The answer is probably no, because Glass provides a somewhat different interaction paradigm than a phone.

Zach Johnson
  • 23,678
  • 6
  • 69
  • 86