I've installed an application on my Google Glasses but once I've closed it, I have to connect back to my PC to start it again.
How to register my app to the list of voice commands? E.g. "Ok Glass, show me the cube". So on the main screen, you start with "OK Glass" and then say a user-defined string (for example "show me the cube") and the application that is associated with this string will launch. I've seen this before by adding a few lines into the application manifest, but can't find it again. I'm aware that this might require a rooted Glass-device, but that is ok.
This discussion is related to this question, but does not give an answer.