On Wed, Jul 14, 2010 at 2:12 PM, charles berman
<[email protected]> wrote:
> so i cant access the entry of the shared preferences?

You can load the <string-array> resource, if you want, but the only
relationship it has to the SharedPreferences is that the
PreferenceActivity displays those entries to the user.

You are also welcome to use the same <string-array> for the entry and
the values, if you like.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
Available!

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