One query I would like to have if anyone could answer it like: Do not keep activities
options to be checked during testing android mobile application from developers options.
I used it in my application and found that my application behaves inappropriately and crashed when I switched ON Do not keep activities
in android.
My questions were few :
1: How much this option will affect mobile applications?
2: What exactly does this do?
It sounds like an app killer,I notice in the Developer Options there is a box that says Do not keep activities - destroy every activity as soon as the user leaves it
.
Does this create any positive and or negative functionality on my apps?
Does that mean if I open an app and as soon as I leave it, it actually closes that app and I wouldn't see it in the task manager to manually kill it? If so, isn't this a good thing to keep the RAM usage low?
What were the advantages and disadvantages of using it while keeping Do not keep activities
,Kindly share the experience on it.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…