Wednesday, July 28, 2010

Re: [android-developers] Using SharedPreferences.editor from OnSharedPreferenceChange listener

On Wed, Jul 28, 2010 at 5:41 AM, { Devdroid } <webnet.android@gmail.com> wrote:
Is there a way to notify preferences that some values has changed (i.e. in OnSharedPreferenceChangeListener) so the prefs shall be re-read?

Notify what "preferences"? What's "the prefs" that shall be re-read?
 
How can I dynamically modify preferences values from within preferences activity?

The same way you do it anywhere else:

-------------------------------------------------------------------------------------------------
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment