According to the documentation the Android OS can kill the activity at the rear of the backstack.
So, say for example I have an app and open the Main Activity (let\
If the process is killed then all static variables will be reinitialized to their default values.
So whatever value you have set in Activity A will not persist