Sample code for Fragments and ViewPager on Android post on rogcg.com.
fragments-viewpager-sample is hosted in the following web site
https://github.com/rogcg/fragments-viewpager-sample
If you think the Android project fragments-viewpager-sample 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 fragments-viewpager-sample.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 3 |
fragments-viewpager-sample has the following Java source files.
com.rogcg.fragmentssample.FirstFragment.java com.rogcg.fragmentssample.MainActivity.java com.rogcg.fragmentssample.PageOneFragment.java com.rogcg.fragmentssample.PageTwoFragment.java