On Wednesday, February 23, 2011 4:10:27 PM UTC, Mark Murphy (a Commons Guy) wrote:
While I'm not a big fan of using SharedPreferences for things other > than user settings -- too many people use this when a database would > be a better answer > Not meaning to distract this thread from its main, um, thread, but... Mark, why do you take this position? I've found SharedPrefs to be very handy for storing all sorts of one-off data items for which SQLite would be overkill. Is there a downside that I'm missing? Thanks, String -- 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

