D/AndroidRuntime(11752): D/AndroidRuntime(11752): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< D/AndroidRu
Benni05 found a solution here, by setting android:configChanges="orientation" property for activity @AndroidManifest. It work for me(where i get an error with api lvl.11 installed devices). Good luck!