Gramotei
Gramotei

Reputation: 1554

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

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

Upvotes: 0

Views: 2828

Answers (1)

Nicolas Jafelle
Nicolas Jafelle

Reputation: 2771

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

Upvotes: 3

Related Questions