Skip to content Skip to sidebar Skip to footer

Android 4.0 Keyboard Issue In Emulator.?

I am tried an app in android icecream sandwich emulator. My app is having some activities with some text box's. now the problem is when i am tapping on the text box the soft keypad

Solution 1:

Fixed !

Edit your AVD, add "Keyboard Support" and change the value to no.

Restart your AVD making sure that you wipe user data. Your keyboard will popup now.

Solution 2:

In my case, I did something similar

open ADV manger, Edit my ADV

just uncheck "Hardware Keyboard Present"

Post a Comment for "Android 4.0 Keyboard Issue In Emulator.?"