Question
How to disable the Android native keyboard feature
I have an app with my own on-screen keyboard so I would like to keep the native keyboard from appearing. I know there is a way to intercept the back and menu buttons. Is there a way to intercept the virtual keyboard and prevent it from opening?
I am working with Flex AIR on a Galaxy Tab
-D