can we rotate emulator

Possible Duplicate:
How to rotate the Android emulator display?

I have created an emulator 1024x600. api level 9. Problem is my application has a portrait view. It can not be viewed as landscape.

so I want to view it as 600x1024 view. Therefore, is there anyway to solve this? I think you understand me.


By typing Ctrl+F12

Also see Keyboard Commands for Android Emulator


Yes. Here is a link for shortcuts https://stackoverflow.com/a/4057309/1503155
CTRL + F11 or CTRL + 12 on windows.
While we are at it here are other shortcuts http://www.shortcutworld.com/en/win/Android-Emulator.html Hope it helps.


Two Shortcuts:-

  • CTRL + F12
  • NumLock(Off), then press 7 key from the side Keyboard.
  • 链接地址: http://www.djcxy.com/p/90722.html

    上一篇: 更改仿真器屏幕方向

    下一篇: 我们可以旋转模拟器吗?