Would the Android Compatibility Library help by chance?
http://android-developers.blogspot.com/2011/03/fragments-for-all.html

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Tue, May 8, 2012 at 3:07 PM, RMartins <[email protected]> wrote:

> Hi,
>
> I'm developing a ViewPager with several fragments, one of them I want it
> to be a "PreferenceActivity" the problem is that I'm using API7, so no
> PreferencesFragment... I've already search for a way to embed an activity
> (PreferencesActivity) in a Fragment, and given up for lack of results. So
> my next take is to "build" a preference activity Look and feel in a
> fragment, so my question is this how can I build an interface that looks
> just like the preference activity, more specifically a listPreferences
> lookalike (with the text title and description, icon, behavior, etc)?
>
> Thanks very much for your help!
>
> --
> 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

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