How to Show the Android Soft Keyboard in the status bar?
Posted
by Jack
on Stack Overflow
See other posts from Stack Overflow
or by Jack
Published on 2010-05-29T02:51:04Z
Indexed on
2010/05/29
2:52 UTC
Read the original article
Hit count: 306
android-sdk-2.1
I have an editText in the status bar ,when writing in the editext field ,I want to show the soft Keyboard . I try to use the InputMethodManager,but can't work.how can I make it work?
any suggestion?
© Stack Overflow or respective owner