【发布时间】:2012-08-10 21:51:34
【问题描述】:
可能重复:
Android emulator doesn’t take keyboard input - SDK tools rev 20
对于使用自定义 AVD 皮肤和 SDK 工具 rev 20 的任何人,如何让键盘访问正常工作?
Android emulator doesn't take keyboard input - SDK tools rev 20 中讨论的解决方案仅适用于 fugly pixel hogging 默认皮肤 (WVGA800)。
一直在使用“适用于 Nexus S 和 Nexus One 的 Google Android Emulator Skins”:
http://heikobehrens.net/2011/03/15/android-skins/
我尝试通过添加 hw.keyboard = true 来编辑 AVD config.ini,但它仍然不起作用。
【问题讨论】: