Android Virtual Device Orientation (this Is Different)
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 scr
Solution 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.
Solution 2:
Looks like your system settings are simply set to not rotate the screen. Go to Android settings -> Display and enable "Auto-rotate screen"
Post a Comment for "Android Virtual Device Orientation (this Is Different)"