Simple Android Gallery.
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.
The following table is the detailed list of jGallery.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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