How do I rotate the Android emulator display?
如何旋转Android仿真器显示以在横向模式下查看?
Windows:left Ctrl+f12.
MAC:fn+ctrl+f12
- Linux:ctrl+f12
- MAC:fn+ctrl+f12
- Windows:left Ctrl+f11 or left Ctrl+f12
和压缩XYBDNUMPAD 9转动模拟器。
as far as I know,f11 or f12 doesn't work,and nor does right ctrl+f12.
Hit left ctrl+f12,or home,or pageeup,(not numpad 7 or numpad 9 like the website says)to rotate the emulator.
在Mac OS X上,如果您没有配置您的键盘来"Use all F1,F2,etc.Keys as standard function keys"(check it on system preferences-keyboard),您可以使用CTRL+FN+FNABD+FNABD+FNATE 12A
如果您已经检查了上面提到的选项,您将不需要XYBDFN键,而您应该可以只使用CTRL+F12转动该模块。
如果你在MAC上,FN+F11将转动模拟器。
但如果你用4.4,那就不会改变应用的方向。有一个错误
Use numpad 7 and numpad 9.这将帮助你。
我的工作很好。
设备启动配置——通过GUI
要以横向模式启动设备,需要在Android虚拟设备(AVD)管理器中进行修改。打开虚拟设备管理器,然后单击编辑铅笔:
然后,在"启动大小和方向"下,选择"横向:
…然后单击"完成"。
设备启动配置——通过配置文件
尽管看似简单的配置方法,但实际上这对我来说并不管用。所以有一种方法可以编辑设备的配置文件,而不是强制它以横向模式启动。
它涉及手动切换
为此,请在文本编辑器中打开此文件进行编辑:
1 | C:\Users\<user>\.android\avd\<deviceName>.avd\hardware-qemu.ini |
切换宽度和高度的值,使宽度大于高度:
1 2 | hw.lcd.width = 800 hw.lcd.height = 480 |
AVD现在以横向模式启动。仍然可以使用快捷键更改方向。
您可以使用
不为我工作,不为我工作,不为我工作
所以这是最后一次
- Enable
NUMLOCK - Open your emulator and press the 7 followed by 9 on the numpad on the right side of your keyboard;
- 现在你的模拟器将被转向对面的方向;
压缩left ctrl+f11 or left ctrl+xykbbd+f12 to rotate the emulator view.
注:Right Ctrl doesn't work;
Windows上的作品
用于旋转模拟器,压缩机
使用这将转动你的模拟器。
您可以使用XYBDNUMPAD-9和NUMPAD-7旋转窗口和Ubuntu。
For Linux the XYBDF12 combination does not work.Instead,use:
中文名称:Ctrl+f11
Ubuntu 12.10(量子格扎尔):[left ctrl]+f12.
对于一些原因,XBDNumLockabbd不是在一个新的安装上工作,而是在上面工作。
我在窗户上检查过:正在努力改变雄激素模拟器的方向。
For other shortcut keys:
在日光工具栏中,请"帮助"->键辅助……
您也可以使用在这里,给了很多日蚀的短键。
On mac:fn+left ctrl+f12
On Linux:left ctrl+f12
如果你只想转动屏幕而不是模拟器
在我的DELL XPS超书籍中,没有建议的方法工作,直到一个外部键盘插入并使用左侧XYBDCTRL+NUMPAD 9。
Press CTRL+F10 to rotate the emulator screen.
确保你的机器人设置上的"自动旋转"是可以实现的
Press F9 two times in less than 2 seconds=normal view 0/360
Press F10 two times in less than 2 seconds=rotate 180O.
Press F11 two times in less than 2 seconds=rotate 90o to the right.
Press F12 two times in less than 2 seconds=rotate 90o to the left.