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.

有帮助吗?

解决方案

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.

其他提示

When device rotates after pressing vibration-like icon, this icon disappears preventing the device from rotating back from landscape to portrait. My solution for this is:

  1. Open genymotion shell and
  2. type rotation setangle 180 (user guide documentation)

This will return device again to landscape. I just tried it.

It seems on Mac it is in the latest version CMD + F11 and not CTRL + F11, although it is documented to be the last one.

Maybe you can just go to the :

Settings >> Display

And uncheck the "auto-rotate" option.It will turn back it's initial rotation.

Hope it helps.

In landscape mode, the Rotate screen button does not appear (for some devices at least) and the CMD + F11 (for mac) did not work for me. I solved this with the following steps:

  1. from landscape, click the Home button (go back to the home screen)

  2. on home screen, press CMD + F11 (for mac)

  3. relaunch the app from the genymotion emulator, this should restore the portrait mode.

Hope this helps someone.

Just do the following,

  1. navigate to Settings -> Configuration -> Custom
  2. change from ex: 800x1280 to 1280x800
  3. reset

hope this helps.

This worked for me.

In genymotion start screen, Right click on the device. Select settings And inside it change height and width values.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top