Android Open Source - Image sample ImageSample






Project Summary

A sample image app for android, download image list from server, display with functions.

Web Site / Source Repository

ImageSample is hosted in the following web site
https://github.com/zlei/ImageSample

If you think the Android project ImageSample 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 ImageSample.

ItemValue
Java File Count9
Target SDK Version17
Minimum SDK Version5
Activity Count3
jar files usedandroid-support-v4.jar
imageviewtouch.jar
universal-image-loader-1.8.6-with-sources.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

ImageSample has the following Java source files.

com.example.imagesample.AbsListViewBaseActivity.java
com.example.imagesample.BaseActivity.java
com.example.imagesample.Constants.java
com.example.imagesample.HomeActivity.java
com.example.imagesample.ImageListActivity.java
com.example.imagesample.ImagePagerActivity.java
com.example.log.ISLog.java
com.example.parseJSON.ParseJSON.java
com.example.parseJSON.ServerImageList.java