Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Keyboard shortcurts for Android Emulator?

I just do this in android emulator for copying and pasting the data in edittext.

  • Ctrl + C = Copy
  • Ctrl + V = Paste

But it didn't works. So, i need to know if these shortcuts are working or not in emulator. Or, any other special shortcuts available for android emulator. Anyone knows this means, help me to find out the problem? Hope this will very useful for me. I'm working on Windows 7 Professional OS.

like image 986
Praveenkumar Avatar asked Oct 11 '11 10:10

Praveenkumar


People also ask

How do I enable keyboard on Android emulator?

To enable this setting go to Android Studio -> Tools -> Android -> AVD Manager. Click on the edit button for the desired emulator. Scroll to the very bottom of the advanced settings and check “Enable keyboard input”.

How do I use keyboard shortcuts on a virtual machine?

Select Window > Virtual Machine Library. Select a virtual machine in the Virtual Machine Library window and click Settings. Under System Settings in the Settings window, click Keyboard & Mouse. Type the keyboard shortcut to use to trigger the virtual machine.


2 Answers

You can see the shortcuts by clicking on the "more" button:

emulator window

And going to the "Help" tab:

extended controls window

like image 90
arekolek Avatar answered Oct 28 '22 14:10

arekolek


enter image description here

For more information: Android Emulator.

like image 45
Paresh Mayani Avatar answered Oct 28 '22 14:10

Paresh Mayani