Please read the comment on FragmentActivity, which points out the limitations of the <fragment> tag for this implementation. Look at the sample code in API demos for uses of the <fragment> tag.
On Tue, Mar 8, 2011 at 4:55 AM, Harry <[email protected]>wrote: > I have this same problem. I have imported the library and have edited > my Java files to use that instead of the Honeycomb APIs. My only > problem is the XML files; The <fragment> tag doesnt work. > > I have set the API Level to 4 to make sure that it is not using > anything from the Honeycomb SDK so it will work on lower version > devices. > > > Any help would be great. Thankyou. > > -- > 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 > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

