All the sources I read have all mentioned couple of cases and concluded with \"a few other cases\". What are ALL the cases when the onSaveInstanceState method called in a Vi
onSaveInstanceState is called when ever activity is out of veiw.. like when u press home key, onSaveInstanceState is called.