Display Keyboard for EditText in Emulator (GenyMotion) Android 4.3

若如初见. 提交于 2019-12-01 15:45:45

Just check the details of your emulator. Soft Keyboard won't be displayed if you have checked the option "Hardware Keyboard Present", uncheck that option. And it will automatically displayed on the device since device doesn't have hard keyboard.

run Genymotion as the application from windows or mac (not from android studio plugin)

then select the settings sign on the right of the virtual device you have installed from the virtualdevicelist

choose the 'use virtual keyboard for textinput' then close the application.

this worked for me in genymotion 2.6.0

Try this it work for me:

GO to settings menu ->Language&Input->turn off the Hardware Physical keyboard.

Close emulator -> Setting button -> Check Use virtual keyboard for text input

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!