Android Emulator after updating to ADT 20 no longer automatically rotates screen

三世轮回 提交于 2019-12-08 03:12:16

问题


Everything was good until I updated to ADT 20 yesterday, now when I rotate screen with CTRL-F11, screen rotates, but application (ANDROID) remains in portrait mode.

So my question is it possible to either solve this problem and make it rotate or downgrade to ADT 19?

PS: Checked on 2.3.3 and 4.1 images, dev platform is Mac OS X 10.7.4

PPS: The only way I was able to downgrade is to look to my Time Machine backup and copy Eclipse and Platform tools folder to my Mac


回答1:


I found the solution, just add the property "Keyboard Support-->yes" in the emulators properties and that fixs the problem. Hopes it helps.



来源:https://stackoverflow.com/questions/11265418/android-emulator-after-updating-to-adt-20-no-longer-automatically-rotates-screen

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!