http://blog.csdn.net/zanfeng/article/details/18355305#
Android Simulator Horizontal Screen vertical screen toggle settings
Date: 2012-07-04 Source: Design and Development Daniel click:5571
Summary:Android simulator rotation, horizontal screen, vertical screen toggle settings, Android horizontal screen layout, Android landscape mode, Android Simulator, Android Simulator horizontal screen, Android simulator ...
Android simulator rotation, horizontal screen, vertical screen toggle settings, Android horizontal screen layout, Android landscape mode, Android Simulator, Android Simulator horizontal screen, Android simulator cross screen switch, introduction Android The switch method of horizontal screen vertical screen in simulator main interface mode.
Android Simulator only displays mobile desktop
Open Adroid Select Opens the Adroid SDK and AVD manager > Adroid SDK and AvD Manager dialog box > select an emulator > Edit Android V Irtual Device > Skin > rexolution:320 x 420 > Edit AVD.
After modifying the original right of the input keyboard is not, all the operation needs to be done by using shortcut keys.
Several ways of screen switching for Android simulator
1, the simulator has not been started
I haven't found it yet.
2, the simulator has been started
You can use the shortcut key ctrl+f12 to toggle
3, command line launch simulator and horizontal screen
The following is a reference: Emulator.exe-skin hvga-l
The interface adaptive form can be implemented through a resource file, but the program may overload onCreate, avoiding methods that can be controlled by redefining the direction in the Androidmanifest.xml file and by overriding the Activity:
The following is a reference: onconfigurationchanged (Configuration newconfig)
"Go" Android Simulator horizontal screen vertical screen toggle settings