Android - Emulator in landscape mode, screen does not rotate

前端 未结 19 2011
再見小時候
再見小時候 2020-11-28 04:36

When I switch to landscape mode (NUMPAD 7 or CTRL+F11) the emulator rotates the screen to landscape orientation but the Android OS and none

19条回答
  •  Happy的楠姐
    2020-11-28 05:30

    You have to use Android 5.1.1, aka API 22, aka Android 5.1 LOLLIPOP_MR1. Download Android 5.1.1 (API 22) in your Android SDK Manager and when you create a new Android Virtual Device select that as your OS.

    As war_Hero mentioned, this bug was reported to Google. The bug is now fixed as of Mar 23 '15:

    https://code.google.com/p/android/issues/detail?id=61671

提交回复
热议问题