Hi All-

I have an Android library project that makes calls to
PreferencesManager.getDefaultSharedPreferences.

I have 2 version of my app, paid/free, and they are not able to access
the preferences stored by the library code.

Can someone tell me the right way to store values in SharedPreferences
in library code and have the values available to projects that include
the library?

Thanks

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