I have implemented google location search like OlaCabs app but it is not as fast in searching as OlaCabs do.Reason behind it is I need to hit a rest api (Google Place api) to find locations as per text search. I noticed that in olacab app there is some text showing "powered by Google"(Look screen below).So I just want to know:
1.Is there any api provided by google for android rather than rest api ?
2.If OlaCaps using some paid google search API then what is it and form where can I buy it?