Top "Screen-rotation" questions

Screen Orientations change in a sensor based (touch) phones, when you rotate.

RecyclerView: Inconsistency detected. Invalid item position

Our QA has detected a bug: when rotating the Android device (Droid Turbo), the following RecyclerView-related crash happened: java.lang.…

android android-layout android-recyclerview screen-rotation
How to save custom ArrayList on Android screen rotate?

I have an ArrayList with custom objects that I would like to be able to save and restore on a …

android object arraylist parcelable screen-rotation
How do I detect screen rotation

I have an activity that is showing a compass, and I need to know the orientation of the screen to …

android 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 …

android android-asynctask screen-rotation
iOS 6 rotations: supportedInterfaceOrientations doesn´t work?

I´m having this issue with iOS 6 SDK: I´m having some views that should be allowed to rotate (e.…

ios rotation ios6 screen-rotation
PhoneGap - Forcing Landscape orientation

I started looking into PhoneGap yesterday and created a simple "marble" rolling around while tilting the phone. I am currently …

android cordova screen-orientation screen-rotation
Retain the Fragment object while rotating

I have developed an app in Honeycomb and I am using fragments. This is my app I have an Activity (…

android android-fragments android-3.0-honeycomb screen-rotation
Detect rotation changes in iOS

I am making an iOS app that needs to do a little interface rearrangement upon rotation. I am trying to …

ios interface nsnotificationcenter screen-rotation autorotate
UIImagePickerController camera view rotating strangely on iOS 8 (pictures)

I have a very simple application: - All orientations are permitted with only a button on a screen - The …

ios objective-c uiimagepickercontroller ios8 screen-rotation