An example Android Project in which the viewPager is used which calls completly seperate Fragments but also one Fragment which sets different TextViews and ImageViews.
ViewPager-Fragment is hosted in the following web site
https://github.com/psud/ViewPager-Fragment
If you think the Android project ViewPager-Fragment 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 ViewPager-Fragment.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 6 |
jar files used | android-support-v13.jar android-support-v4.jar |
There are 3 image files in ViewPager-Fragment. The names of the image files are listed as follows.
icon_adobereader.png icon_foxit.png icon_quickoffice.png
The following screenshort is generated from the image listed above.
ViewPager-Fragment has the following Java source files.
com.example.slidingtut.FragmentLogin.java com.example.slidingtut.TutFragDownload.java com.example.slidingtut.TutFragGeneral.java com.example.slidingtut.TutFragStart.java com.example.slidingtut.TutorialActivity.java com.example.slidingtut.TutorialFragment.java