See SharedPreferences.Editor.putStringSet(String key, Set<String> values)
On Mar 4, 9:22 am, manish <[email protected]> wrote: > Hi, everyone .I am very new in android.I am trying to develop app > which has a list view of various places name and each have its > property (name, lat, long, proximity).The first option in list view is > <add new places for reminder> and below that saved places.Every places > should have its own data.I am trying to use Preference class. > > Anybody please reply > > Thanks in Advance -- 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

