How to change GENYMOTION screen orientation?

蓝咒 提交于 2019-12-03 02:03:56

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.

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.

farooq shaik

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.

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.

vlatko606

Just do the following,

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

hope this helps.

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.

This worked for me.

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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!