Forcibly run android emulator in landscape mode -


i need run emulator size 1366x768 in landscape mode. when launch emulator, automatically changes portrait mode, same scale (height 1366, width 768, need otherwise). so, changing mode pressing ctrl + f12 don't helps, because after changes, proportions stay same. suggestion?

you may try genymotion, fast, supports rotation , sensors too.

http://www.genymotion.com/


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -