Google Android ViewPager Samples.
ViewPagerSamples is hosted in the following web site
https://github.com/mengdd/ViewPagerSamples
If you think the Android project ViewPagerSamples 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 ViewPagerSamples.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi, nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 8 |
Fragment Count | 6 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar |
There are 6 image files in ViewPagerSamples. The names of the image files are listed as follows.
ic_action_info.png ic_action_new.png ic_action_photo.png ic_list_remove.png thumb1.png thumb2.png
The following screenshort is generated from the image listed above.
ViewPagerSamples has the following Java source files.
com.example.android.animationsdemo.CardFlipActivity.java com.example.android.animationsdemo.CrossfadeActivity.java com.example.android.animationsdemo.LayoutChangesActivity.java com.example.android.animationsdemo.MainActivity.java com.example.android.animationsdemo.ScreenSlideActivity.java com.example.android.animationsdemo.ScreenSlidePageFragment.java com.example.android.animationsdemo.TouchHighlightImageButton.java com.example.android.animationsdemo.ZoomActivity.java com.example.android.transformers.DepthPageTransformer.java com.example.android.transformers.ZoomOutPageTransformer.java com.example.helloviewpager.Cheeses.java com.example.helloviewpager.HelloPagerActivity.java com.example.helloviewpager2.Cheeses.java com.example.helloviewpager2.HelloViewPager2Activity.java