Hello All,

I'm looking to write preferences that can be applied to both 3.0 and
pre-3.0 devices. Discovering that PreferenceActivity contains
deprecated methods (although these are used in the accompanying sample
code), I looked at PreferenceFragement and the compatibility package
to solve my woes.

It appears, though, that PreferenceFragment isn't in the compatibility
package. Can anyone tell me whether this was intentional? If so, can I
easily target a range of devices (i.e. < 3.0 and >=3.0) or will I have
to jump through hoops? If it wasn't intentionally excluded, can we
expect a new release of the compatibility package? Or is there another
workaround that is safe to use?

Regards,
Jay

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