Eclipse Android Emulator - Keyboard not working

Jerome Ansia picture Jerome Ansia · Jul 19, 2012 · Viewed 12.7k times · Source

I just updated to the latest SDK version 16 created a new version of an AVD using the latest version of the API (16) and my hardware keyboard doesn't work anymore on the emulator (even my other avd using an older version of the sdk).

Any ideas how to fix this?

Answer

wojciii picture wojciii · Jul 19, 2012

Do you have "Keyboard Support" hardware property set to "yes" for your AVD? Last time I updated Android SDK etc. the process trashed my adb configuration. So maybe it influenced your other emulator as well.