I'm trying to make an android application (NearBy places) using google places api and google maps api v2. I'm using this code,it looks good but I want to make a grid of buttons first, and when I click on one of them it show me the nearest places. The grid : enter image description here
How can I change this code to get what I want ?