Skip to content Skip to sidebar Skip to footer
Showing posts with the label Screen Rotation

How To Handle An Asynctask During Screen Rotation?

I read a lot on how to save my instance state or how to deal with my activity getting destroyed dur… Read more How To Handle An Asynctask During Screen Rotation?

Restore Changed Menu State After Rotation Of A Device

I'm writing an application, which has a menu with buttons and an image. I press the button and … Read more Restore Changed Menu State After Rotation Of A Device

Android Screen Orientation Change Causes App To Quit

I have an app that I set to only display in Portrait mode by setting android:screenOrientation=… Read more Android Screen Orientation Change Causes App To Quit