Android - Emulator in landscape mode, screen does not rotate

前端 未结 19 1995
再見小時候
再見小時候 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:21

    Is the accelerometer property of the emulator set to True? please check it. if not, set it to true. it should help. its working fine on mine.

    Open AVD Manager -> GoTo 'Device Definitions' tab -> Select an existing AVD -> Clone

提交回复
热议问题