問題描述
當我嘗試切換模擬器的方向時,模擬器窗口旋轉,模擬器屏幕的方向保持不變.誰能告訴我這是什么原因?我已經嘗試了 StackOverflow 的所有答案,但似乎沒有任何幫助
When i try to switch the orientation of my emulator, the emulator window rotates and the orientation of the emulator screen stays as it were. Can anyone tell me what is the reason for this?I have tried all the answers from StackOverflow and nothing seem to help
推薦答案
某些模擬器目標,如 4.4(API 級別 19)和 2.3 存在錯誤.將您的模擬器更改為目標版本 4.2 或 4.3 并嘗試更改方向.
Some of the emulator targets like 4.4 (API level 19) and 2.3 have a bug. Change your emulator to target version 4.2 or 4.3 and try to change the orientation.
查看此錯誤的歷史:https://code.google.com/p/android/issues/detail?id=13189
相關問題:Impossible to rotate the emulator with android 4.4
這篇關于Android模擬器不旋轉到橫向的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!