why does the gingerbread emulator orientation get stuck in apps?

后端 未结 3 1360
伪装坚强ぢ
伪装坚强ぢ 2020-12-16 13:30

At first I thought this was a problem with my app, but it seems to be happening in any app (though interestingly, not the home screen) in the gingerbread emulator.

T

3条回答
  •  感情败类
    2020-12-16 13:52

    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)

提交回复
热议问题