問題描述
當我切換到橫向模式(NUMPAD 7 或 CTRL+F11)時,模擬器會將屏幕旋轉到橫向,但 Android 操作系統并且沒有任何應用程序旋轉.所以一切都側身坐著.AVD 配置中是否需要設置某些內容才能使設備正確旋轉?
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 of the apps rotate. So everything is sitting sideways. Is there something in the AVD configuration that needs to be set in order for the device to rotate properly?
推薦答案
這是 2.3 和 4.4 模擬器的錯誤.
http://code.google.com/p/android/issues/detail?id=13189 [v2.3]https://code.google.com/p/android/issues/detail?id=61671 [v4.4]
It is a bug with the 2.3 and 4.4 emulators.
http://code.google.com/p/android/issues/detail?id=13189 [v2.3]
https://code.google.com/p/android/issues/detail?id=61671 [v4.4]
這篇關于Android - 橫向模式下的模擬器,屏幕不旋轉的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!