Reputation: 1835
I'm using Android Emulator v27.0.5
. I've created Nexus 5
device with all default settings using Google Play Intel x86 Atom System Image
API 19 r33
. Everything is running fine but it takes input from Keyboard (h/w). I want to know how can I enable soft keyboard in emulator.
It also has Keyboard Input Enabled
in Setting window.
By disabling Hardware physical keyboard
at Setting (Android OS one) -> Language & input -> Keyboard & Input Methods ->
it works! Thanks @JingJoeH
Upvotes: 1
Views: 3254
Reputation: 503
"Enable keyboard Input" It's mean enable input from your computer's keyboard. For enable soft keyboard please check input setting in emulator at Setting -> System -> Language & input -> Physical keyboard and turn on "Show virtual keyboard"
Upvotes: 2