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

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -