I have an App which uses Air command to invoke certain action, however when the user presses the button. The action is invoked and so is the Air Command, which is an annoyance to the users. Is there a way to disable the Air Command, am I supposed to use the SPen SDK to disable it?
I am using Android API to handle the events, is there something special I need to do in Android API to not invoke Air command?