An Android app that displays your photo's in a cleaner, simpler way.
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.
The following table is the detailed list of Gallery.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
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