softkeyboard in landscape mode does not pop up in android emulator
Posted
by yee-chen
on Stack Overflow
See other posts from Stack Overflow
or by yee-chen
Published on 2010-04-30T07:04:23Z
Indexed on
2010/04/30
7:07 UTC
Read the original article
Hit count: 254
android
In android emulator, I am in landscape mode and double click the text edit panel. the softkeyboard does not show up. However, it works in portrait mode.
I have check some of posts on line. They said because of hardkeyboard is available in landscape mode. If that so, how can i disable the hardkeyboard. Or is there any setting reason for this problem?
© Stack Overflow or respective owner