How to type in Android Emulator using PC-Keyboard

北战南征 提交于 2019-12-21 06:47:10

问题


I can not type in Emulator using PC-Keyboard.

can anyone help me ?


回答1:


Go to windows-> Avd Manager . Select your AVD and edit it and add keyboard support under Hardware section . Make its boolean value true and Enjoy typing with PC's keyboard.




回答2:


For those who are using Android Studio.

  1. Open Android Virtual Device Manager.
  2. Click the 'Pencil icon' align with the selected Emulator.
  3. (A dialog will popup) Select Show Advance Settings button.
  4. Find 'Enable Keyboard Input' and ensure it's selected.

5 Finally Click 'Finish' and you're done!




回答3:


Open AVD Manager > Click on your target AVD > Edit > Hardware > new > Key board Support > Ok > make it yes > and try now




回答4:


Android Studio -> Tools -> Android -> AVD Manager -> Will show list of Virtual devices Edit(pencil icon) of device you want to update settings ->Show Advanced Settings -> Keyboard -> Check Enable Keyboard Input ->Finish.




回答5:


Check out from the below link: -

Android emulator doesn't take keyboard input - SDK tools rev 20

https://android.stackexchange.com/questions/23333/how-can-i-use-my-pcs-keyboard-on-the-android-emulator




回答6:


Android Studio > AVD Manager > Edit > Show Advanced Settings > Enable Keyboard input > Finish



来源:https://stackoverflow.com/questions/11539283/how-to-type-in-android-emulator-using-pc-keyboard

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