Android Open Source - Photo display Gallery






Project Summary

An Android app that displays your photo's in a cleaner, simpler way.

Web Site / Source Repository

Gallery is hosted in the following web site
https://github.com/ox/Gallery

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

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version16
Activity Count3
Fragment Count3
jar files usedandroid-support-v4.jar




Java Source Files

Gallery has the following Java source files.

com.cs314.photoalbum.AlbumActivity.java
com.cs314.photoalbum.BackendInterface.java
com.cs314.photoalbum.ImageDetailActivity.java
com.cs314.photoalbum.ImageDetailFragment.java
com.cs314.photoalbum.ImageListActivity.java
com.cs314.photoalbum.ImageListFragment.java
com.cs314.photoalbum.Photo.java
com.cs314.photoalbum.dummy.DummyContent.java