I downloaded from http://androidopentutorials.com/android-image-slideshow-using-viewpager/ and made it working on my desktop..
AndroidImageSlideShowDownload is hosted in the following web site
https://github.com/gchudublin/AndroidImageSlideShowDownload
If you think the Android project AndroidImageSlideShowDownload 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 AndroidImageSlideShowDownload.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | support-v4-19.1.0-b95da9f1650aa4ca171abce2a63a8282d12076d3.jar universal-image-loader-1.8.4-with-sources-6d1408fdf1814081f20e797e587bcb70f98cf64b.jar universal-image-loader-1.8.4-with-sources.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in AndroidImageSlideShowDownload. The names of the image files are listed as follows.
ic_empty.png ic_error.png
The following screenshort is generated from the image listed above.
AndroidImageSlideShowDownload has the following Java source files.
com.androidopentutorials.imageslideshow.AppData.java com.androidopentutorials.imageslideshow.BuildConfig.java com.androidopentutorials.imageslideshow.MainActivity.java com.androidopentutorials.imageslideshow.adapter.ImageSlideAdapter.java com.androidopentutorials.imageslideshow.bean.Product.java com.androidopentutorials.imageslideshow.fragment.HomeFragment.java com.androidopentutorials.imageslideshow.fragment.ProductDetailFragment.java com.androidopentutorials.imageslideshow.json.GetJSONObject.java com.androidopentutorials.imageslideshow.json.JSONParser.java com.androidopentutorials.imageslideshow.json.JsonReader.java com.androidopentutorials.imageslideshow.utils.CheckNetworkConnection.java com.androidopentutorials.imageslideshow.utils.CirclePageIndicator.java com.androidopentutorials.imageslideshow.utils.FileUtils.java com.androidopentutorials.imageslideshow.utils.PageIndicator.java com.androidopentutorials.imageslideshow.utils.TagName.java