How to change GENYMOTION screen orientation?
Asked Answered
C

7

36

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.

Chirography answered 12/12, 2013 at 8:45 Comment(1)
there is a button in the sidebar, one which looks like vibrate.Bannister
S
48

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.

Subtorrid answered 12/12, 2013 at 11:44 Comment(3)
It seems that this doesn't work when you are in the home screen but works when you open an app.Scorecard
True - on Mac it's Cmd+F11. However, there seems to be a bug where emulator window orientation is not in sync with android's orientation. Not sure how to reach this state, but I've managed to 'fix' it by restarting the emulator.Abysm
Worked on windows 10.Feuar
P
6

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.

Parclose answered 12/8, 2015 at 7:11 Comment(1)
There is actually a menu button at the bottom of the list of buttons that contains the "Rotate Screen" button.Lowborn
B
5

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.

Bobbyebobbysocks answered 2/4, 2015 at 11:10 Comment(0)
N
5

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.

Natalee answered 15/10, 2015 at 5:11 Comment(0)
C
3

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.

Compressed answered 24/10, 2015 at 13:50 Comment(0)
A
3

Just do the following,

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

hope this helps.

Algerian answered 26/9, 2018 at 8:17 Comment(0)
L
2

This worked for me.

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

Lacagnia answered 1/10, 2017 at 2:0 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.