Hi
I wish to either the home key - once you click on it or better double click on it, instead of bringing the voice command app, it will run my app
how do I do it / and how to I catch the home key event
I tried If Keycode = KeyCodes.KEYCODE_HOME Then but it is going out from my app to the home screen
thanks
Shay
I wish to either the home key - once you click on it or better double click on it, instead of bringing the voice command app, it will run my app
how do I do it / and how to I catch the home key event
I tried If Keycode = KeyCodes.KEYCODE_HOME Then but it is going out from my app to the home screen
thanks
Shay