When an Android App is sent to the background, it can persist its instance state in case it gets killed due to low memory (see Activity:onSaveInstanceState() and the bundle argu
If you are using Redux for state management you should probably use redux-persist. If not you have a couple of different options: