Android - Emulator in landscape mode, screen does not rotate

前端 未结 19 2017
再見小時候
再見小時候 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条回答
  •  死守一世寂寞
    2020-11-28 05:17

    Pixel 2 - API 28 (Android 9)

    I had to do this to fix it.

    • Open AVD Manager
    • Select Pixel 2 - API X
    • Edit
    • Show Advanced Settings
    • Untick "Enable keyboard Input"

    Only this has worked for me.

提交回复
热议问题