Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change GENYMOTION screen orientation?

Is it possible to change the orientation of the genymotion emulator? Is there a shotcut or setting to change this?

I've tried to google it but have not find it. Any suggestion would be appreciated,thank you.

like image 675
topxebec Avatar asked Dec 12 '13 08:12

topxebec


People also ask

How do I change the orientation of my emulator?

In the updated emulator you don't have to remember the keyboard shortcuts -- they have added a side panel to the right side of the window. You can change the screen orientation by clicking either of the "rotate" buttons in that side panel. Just click on Rotate button to change the landscape to portrait and vice versa.

Is Genymotion Android emulator?

Genymotion is an Android Emulator that is faster than the Android Studio Emulator. Genymotion emulator offers a wide range of virtual devices for development, test, and demonstration purpose.

Is Genymotion fast?

It is probably because Genymotion uses x86 instructions and is using your processor Vt-x features and rendering the graphics hw accelerated. It is a huge difference from the emulator that runs arm code under Windows.

Is Genymotion paid?

Genymotion free is for personal use only. You must not share your account with other students, or use Genymotion on a public device such as a school computer.


1 Answers

Two ways :

  • Button in the sidebar
  • CTRL + F11

Edit : And if it does not work, it's surely because the application in foreground is orientation locked.

like image 194
slvn Avatar answered Sep 20 '22 19:09

slvn