Android Open Source - Image example android-pattern-viewpager






Project Summary

Android Pattern ViewPager Example using Universal Image Loader.

Web Site / Source Repository

android-pattern-viewpager is hosted in the following web site
https://github.com/armandopadilla/android-pattern-viewpager

If you think the Android project android-pattern-viewpager listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-pattern-viewpager.

ItemValue
Java File Count8
Supported screen sizes[mdpi]
Activity Count2
Fragment Count2
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in android-pattern-viewpager. The names of the image files are listed as follows.

ic_empty.png
ic_error.png
ic_stub.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-pattern-viewpager has the following Java source files.

com.wiredpanda.viewpagerexample.ApplicationTest.java
com.wiredpanda.viewpagerexample.Constants.java
com.wiredpanda.viewpagerexample.UILApplication.java
com.wiredpanda.viewpagerexample.activity.HomeActivity.java
com.wiredpanda.viewpagerexample.activity.SimpleImageActivity.java
com.wiredpanda.viewpagerexample.fragment.BaseFragment.java
com.wiredpanda.viewpagerexample.fragment.ImagePagerFragment.java
com.wiredpanda.viewpagerexample.widget.UILWidgetProvider.java