Basic Android application for displaying images inside a grid.
ImageGrid is hosted in the following web site
https://github.com/alwx/ImageGrid
If you think the Android project ImageGrid 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 ImageGrid.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
ImageGrid has the following Java source files.
me.alwx.imagegrid.ApplicationTest.java me.alwx.imagegrid.BitmapCache.java me.alwx.imagegrid.adapter.ImageArrayAdapter.java me.alwx.imagegrid.ui.GridFragment.java me.alwx.imagegrid.ui.MainActivity.java