Android Open Source - Development gallery jGallery






Project Summary

Simple Android Gallery.

Web Site / Source Repository

jGallery is hosted in the following web site
https://github.com/1eecooper/jGallery

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

ItemValue
Java File Count9
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in jGallery. The names of the image files are listed as follows.

def.png

The following screenshort is generated from the image listed above.

null

Java Source Files

jGallery has the following Java source files.

com.example.jgallery.app.adapter.ImageAdapter.java
com.example.jgallery.app.provider.Images.java
com.example.jgallery.app.ui.CustomGridView.java
com.example.jgallery.app.ui.MainActivity.java
com.example.jgallery.app.util.DiskLruCache.java
com.example.jgallery.app.util.ImageCache.java
com.example.jgallery.app.util.ImageDecoder.java
com.example.jgallery.app.util.ImageWorker.java
com.example.jgallery.app.util.Utils.java