Question from the Android test

In the onStop() method. I am sure that this callback will always be called and it is likely to be returned only a few times.

Expert

I want to be able to save a large amount of data when my Activity stops. Where should I put my backup logic to make sure it is done, while minimizing the number of backups?

Author: Nicolas LaurentStatus: PublishedQuestion passed 328 times
Edit
2
Community EvaluationsNo one has reviewed this question yet, be the first!