SeongJae Park
unread,Mar 1, 2012, 1:52:02 AM3/1/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Contributors
Currently, Android emulator made by Android SDK doesn't show software
keyboard although text input widget has focus
because qemu avd's default property or hw.keyboard is "yes".
Developers can change this property easily;
But some users who doesn't know about qemu's property such as
designers or students can be confused a lot.
And, most devices - and Galaxy Nexus, which is latest Nexus device,
too. - has no keyboard.
How about set default value of qemu avd's hw.keyboard property to "no"?