I have a customized keyboard, that is installed, and is used when you change input method.
I would like to use this keyboard in my application, not as an installed soft keyboard, but as a keyboard that pops only in my application\part of the application.
How can I do this (and use same code).
here is an example http://code.google.com/p/android-misc-widgets/source/browse/trunk/android-misc-widgets/src/org/miscwidgets/widget/VirtualKeyboard.java?r=17