Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为平板电脑 API 3.0 编写应用程序。如何在我的项目中包含 ViewPager 和 FragmentStatePagerAdapter?我是否必须使用兼容性包或此功能包含在 API 3.0 中?
是的,您需要在您的应用程序中添加 v4 的 Android 兼容库,或者您也可以使用actionbarsherlok库