why does the gingerbread emulator orientation get stuck in apps? why does the gingerbread emulator orientation get stuck in apps? android android

why does the gingerbread emulator orientation get stuck in apps?


This is a bug with the Android emulator running 2.3.x. Bug is already acknowledged here


Actually, I have run into that problem occasionally before, though it does seem to get progressively worse with each passing tools release. There is nothing wrong with your installation or how you are using the program, AFAIK. You might try using Ctrl-F12 to switch back rather than Ctrl-F11 and see if that improves matters. I think the problem may stem from the emulator trying to emulate four-way orientation, but that is just a guess.


I just got stuck with the same problem in my own application. The app always stays in lanscape mode after using the camera. The only workaround I found is to click on the home button (emulator changes to portrait mode) and then click again on my application to get back to it also in portrait mode.

Did anybody report that bug already?

(Gingerbread emulator, Eclipse 3.5.x, Android Development Tools 8.0.1.v201012062107-82219)