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)..
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.
The following table is the detailed list of ImageViewer.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
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