On Wed, Jul 28, 2010 at 8:06 PM, Taylor Perkins <[email protected]> wrote:
> I think you are only supposed to know that you have your shared preferences > while the application is running. No, shared preferences is a simple way to store settings as key-value pairs across application restarts and upgrades. > Anytime the application is killed, you are supposed to assume that you > don't have those preferences anymore. No, you're not. They should stick around. > I think the docs say that if they are really that important then store them > in a properties file. Please link to where it says that. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

