On Apr 24, 1:17 am, Dianne Hackborn <[email protected]> wrote:
> You really really should commit the data after you make each batch of
> changes, as the docs say. It is certainly very possible for the system to
> kill your process between onPause() and onStop() if it is under memory
> pressure.
>
There's probably a deeper issue here. I've built a few utility
functions to handle preferences both in a SQLite db and the regular
preferences - in one call. While the regular preferences are getting
lost on occasion - I've yet to see this with the SQLite db.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---