Android Open Source - Image desktop AndroidImageSlideShowDownload






Project Summary

I downloaded from http://androidopentutorials.com/android-image-slideshow-using-viewpager/ and made it working on my desktop..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidImageSlideShowDownload.

ItemValue
Java File Count15
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count3
jar files usedsupport-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 Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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