com.google.android.glass.app

  • Introduced in API level XE12, this package provides general purpose hook-ins for the Glass system and UI.

  • It includes classes like ContextualMenus for constants related to contextual menus and VoiceTriggers for registering Glassware with the main voice menu.

  • The package also contains Enums such as ContextualMenus.Command for available contextual menu commands and VoiceTriggers.Command for representing system voice commands.

Added in API level XE12

Contains classes for general purpose hook-ins to the Glass system and UI.

Classes

ContextualMenus Constants used for contextual menus. 
VoiceTriggers Constants for registering Glassware with the main voice menu. 

Enums

ContextualMenus.Command List of available contextual menu commands for use within an app. 
VoiceTriggers.Command Represents the list of system voice commands available.