Android Emulator after updating to ADT 20 no longe

2019-06-02 15:28发布

问题:

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.