android - onSharedPreferenceChanged question -



android - onSharedPreferenceChanged question -

is there way not save changes in shared_pref, instead save sqlite using

public void onsharedpreferencechanged(sharedpreferences sharedpreferences,string key) { }

i can't seem "intercept" data, writing shared_pref

any inputs great

intercept alter preference.onpreferencechangelistener.onpreferencechange(), save sqlite, , homecoming false.

however may cause visible state of preference not alter may have update yourself.

barry

android preferenceactivity

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -