to top
Android APIs
package

android.support.v13.app

Support classes to access some of the android.app package features introduced after API level 13 in a backwards compatible fashion.

Classes

FragmentCompat Helper for accessing features in Fragment introduced after API level 13 in a backwards compatible fashion. 
FragmentPagerAdapter Implementation of PagerAdapter that represents each page as a Fragment that is persistently kept in the fragment manager as long as the user can return to the page. 
FragmentStatePagerAdapter Implementation of PagerAdapter that uses a Fragment to manage each page. 
FragmentTabHost Version of FragmentTabHost that can be used with the platform Fragment APIs. 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.