I am a new Mac OS user and I transfered my Android project to Mac after installing Eclipse and all the necessary requirments. My application is running normally, but I can’t seem to type in the emulator.
I am running an Android 4.1 emulator using Eclipse Juno.
This is a problem with the new release of the Android Tools. You will need to edit the AVD to add an option as follows:
From Eclipse, Go to AVD Mananger.
This will add a property
hw.keyboard=yesinconfig.inifile for the AVD. And it should work fine from there.