问题
AVD won't change orientation. All answers I saw says numpad 7, numpad 9, ctrl + F11, ctrl+ F12, even the link from developer.android. But my AVD only goes sideways, but not the screen orientation itself. I want to simulate the exact change orientation of a device, not just the normal avd looking sideways. Here's a pic of what I mean:
Even checked Auto rotate screen on android settings sideways. But still no. Lol.
回答1:
It seems that there is a bug for AVD with Android 4.4. To fix the problem you may install Android 4.3 over the SDK Manager and then switch the target of your emulated device to Android 4.3.
回答2:
Looks like your system settings are simply set to not rotate the screen. Go to Android settings -> Display and enable "Auto-rotate screen"
回答3:
I got it working by changing the skin. WXGA800 worked for me
来源:https://stackoverflow.com/questions/18228049/android-virtual-device-orientation-this-is-different