By default the PC Keyboard is not enabled in Android Emulator and it is a pain to use the emulator keyboard. To enable the PC keyboard in emulator you can do the following steps
- Go to the directory
/.android/avd/ / in my case it was C:\Documents and Settings\db2inst1\.android\avd\JellyBean.avd.avd - Open the file config.ini
- Add an entry in the file hw.keyboard=yes
- Save the file and restart the emulator. Now the PC key board is enabled
No comments:
Post a Comment