Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
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.