Thanks for all the answers. In meantime I realised I was modifing sharedprefs
directly (and it probably worked) but since I was still on preferences activity
all the values were in the prefs UI objects so instead of writting to prefs
directly I shall rather update values in prefs UI objects. Did not checked that
yet but will try tomorrow.


> http://developer.android.com/reference/android/content/SharedPreferences.Editor.html

That's what I did. But I now almost certain it worked but then all my changes
were simply overwritten when I leaved prefs screen. It makes logical sense :)

-- 
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

Reply via email to