Creating Gridview having clickable images,Android

Viewed 46782

I want to create a gridview having clickable images..

When ever an image is clicked a corresponding value will be shown below that grid view.

Design of that grid view should be something like this

The problem I am facing is in designing part, I dont know how to design a grid view like this.. every time I try to do that I get some bad results.. I have no android ui designing experience as of now.

Please Help !

3 Answers
Related