Actions in onActivityResult and "Error Can not perform this action after onSaveInstanceState"

Implementing an app where the user can log in I have the following situation: If the user is logged in perform the action else start the login activity for result and if the result is Activity.RESU...