问题
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.
- Open Android Virtual Device Manager.
- Click the 'Pencil icon' align with the selected Emulator.
- (A dialog will popup) Select Show Advance Settings button.
- 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