Hi All, I would appreciate if anyone has a means to detect if the virtual keyboard or the soft keypad is up or not. I used inputMethodManager's isActive() routine but it's always returning TRUE indicating it's not the right API to use.
I have to do certain user-input dependent tasks based on whether the keyboard is up or not. Hence the need to detect the state of the soft keypad. TIA -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

