I\'m trying to build an android app that would do a local search on google.
I know there is a Google Search API for Java, and I am able to use it for a desktop appli
Here a solution using a JSON call to google ajax local search without using java gsearch library.