Top "Onsaveinstancestate" questions

when is onRestoreInstanceState called?

Sorry for my incomprehension, but I am new in the android development. I have an application with activity A and …

android android-lifecycle onsaveinstancestate onrestoreinstancestate
Checking if state is saved before committing a FragmentTransaction

I sometimes see the following stacktrace for a commit that can happen when the user isn't looking at the activity (…

android android-fragments fragmentmanager android-savedstate onsaveinstancestate
Can not perform this action after onSaveInstanceState show

I'm getting the following crash reports: Fatal Exception: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState at android.…

android android-fragments android-dialogfragment onsaveinstancestate