I've got an app which is likely to be used offline on an android tablet using the android app
I know how to save data which can be persisted until the app is back online.
However, I've been asked to look at what happens if a tablets battery runs out or the android app is switched off.
I was planning on using SaveData to save the data.
Will the data persist in memory at that point, or do I need to make alternative arrangements?
Thanks in advance.


Report
All responses (
Answers (