reinaldomoreira
reinaldomoreira

Reputation: 5928

Rotate Android Virtual Device AVD using hotkey

I can't rotate the android's AVD using the shortcuts like here,or here, or here
I've tried: Ctrl + F12 Ctrl + F11 NumPad On/Off 7 / 9 and other options from the above links.
Does anyone know what else can I try?
Just a note: I don't want to click in the side options, I am looking for keyboard shortcut only. Thanks!!

Upvotes: 4

Views: 296

Answers (1)

reinaldomoreira
reinaldomoreira

Reputation: 5928

Since some version of Android emulator (recently, like 27.0.0 or so) it is possible to restart the emulator with Ctrl key (Ctrl for Mac) + left arrow or right arrow. So:

Ctrl + (Left Arrow OR Right Arrow).

You can also modify the shortcuts in here:

Emulator Options

Upvotes: 2

Related Questions