Gallery application displaying about 1000 predetermined pictures from the internet.
Gallery is hosted in the following web site
https://github.com/Sknictik/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 | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | universal-image-loader-1.9.2-69daa81354210775b393ab6f1ac9b3f0b5daa568.jar universal-image-loader-1.9.2-javadoc-18f0b2d9e9af90aea6f5171c83106704a9369810.jar universal-image-loader-1.9.2-javadoc.jar universal-image-loader-1.9.2.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\debug\raw\jsondump.txt res\raw\jsondump.txt |
There are 1 image files in Gallery. The names of the image files are listed as follows.
error.png
The following screenshort is generated from the image listed above.
Gallery has the following Java source files.
com.example.Gallery.BuildConfig.java com.example.Gallery.DoubleTapGridView.java com.example.Gallery.GalleryFragment.java com.example.Gallery.ImageAdapter.java com.example.Gallery.ImageUrlJSONParser.java com.example.Gallery.MainActivity.java com.example.Gallery.ZoomUtils.java