ram
ram

Reputation: 3507

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 is not appearing.And i checked it in Google maps application there too it is not displaying any key pad is there any problem in android 4.0 with soft keypad???

Upvotes: 16

Views: 4315

Answers (2)

touchchandra
touchchandra

Reputation: 1566

In my case, I did something similar

open ADV manger, Edit my ADV

just uncheck "Hardware Keyboard Present"

Upvotes: 2

user1028544
user1028544

Reputation: 366

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.

Upvotes: 30

Related Questions