I have a requirement in that I want to implement an image gallery with a GridView.
I tried using Hello gallery on the Android developer website. But the GridView doesn\'t wo
This tutorial Hello Grid View provide a good basic example on creating Image Gallery with gridview, but the image are from drawable resource, you need to expand it as your requirement need.