Android Open Source - Photo share ImageViewer






Project Summary

A really simple application which lets you: (1) see a collection of photos, (2) access photos stored in the (pre-installed) Gallery Application, (3) set Application Preferences, (4) add photograph captions, which can then be locally stored (in Shared Preferences)..

Web Site / Source Repository

ImageViewer is hosted in the following web site
https://github.com/panwaria/ImageViewer

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

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar




Java Source Files

ImageViewer has the following Java source files.

com.example.imageviewer.ImageAdapter.java
com.example.imageviewer.ImageDetailActivity.java
com.example.imageviewer.ImageGridActivity.java
com.example.imageviewer.MainActivity.java
com.example.imageviewer.SettingsActivity.java