Implementation of TabHost in Android 2.2 + ViewPager and Fragments.
tabhostandfragments is hosted in the following web site
https://github.com/acarrer/tabhostandfragments
If you think the Android project tabhostandfragments listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of tabhostandfragments.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
tabhostandfragments has the following Java source files.
samples.tabhost.andreaoid.net.MainActivity.java samples.tabhost.andreaoid.net.MyPageAdapter.java samples.tabhost.andreaoid.net.MySampleFragment.java samples.tabhost.andreaoid.net.MyTabFactory.java