How to change GENYMOTION screen orientation?

一个人想着一个人 提交于 2019-12-03 11:32:59

问题


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.


回答1:


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.




回答2:


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.




回答3:


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.




回答4:


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.




回答5:


Just do the following,

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

hope this helps.




回答6:


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.




回答7:


This worked for me.

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



来源:https://stackoverflow.com/questions/20538711/how-to-change-genymotion-screen-orientation

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