Android: How to make the keypad always visible?

Viewed 48186

In android, how do we make the device keypad always visible in the application? The top portion displays the content the application wants to render and bottom portion displays the keypad always.

3 Answers
Related