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

1

0

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

Kalikalian answered 29/6, 2012 at 16:18 Comment(5)
did your code work on device ?Metabolic
It's possible that it is a bug... these updates were released very recently. Report BugsAbomination
its not even code, i just running pure emulator from AVD manager. Screen is rotated, content is not, even for Android's embedded apps :(Kalikalian
Sorry for stupid question, but have you checked in the emulator's settings? :)Wessling
@BojanRadivojevicBomber yes, I've checked, both inside "autorotate", and outside hw.accelerometerKalikalian
D
3

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

Distinguish answered 7/7, 2012 at 3:17 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.