On Wed, Mar 14, 2012 at 4:34 PM, RedBullet <[email protected]> wrote: > I have a bunch of preferences that I want the user to be able to set, but I > also want to be able to store some values to keep between executions of my > program. I didn't see a way to do this with shared preferences... > > Do I need to use something different?? >
What are you talking about, this is exactly what SharedPreferences are for... kris -- 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

