Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android 4.0.3 emulator will not display on-screen keyboard

I have tried everything, and I cant get my emulator on android 4.0.3 to show me the on-screen keyboard when I type into an EditText. Any ideas? I've tried creating an emulator of a different resolution (as suggested in another post) to no avail.

like image 343
finiteloop Avatar asked Apr 10 '12 02:04

finiteloop


People also ask

How do I pin an emulator to my screen?

Just press the 'window' button and the left arrow and the highlighted window will stack to the left. Press the 'window' button and the right arrow and the highlighted window will stack to the right. So you can stack eclipse on one side and emulator on the other.


1 Answers

I had the exact same problem and fixed it by the solution provided here:

Android 4.0 keyboard issue in emulator.?

like image 69
Matt Avatar answered Oct 03 '22 21:10

Matt