Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Places Api

Why Google Places Api Key Not Works?

I want to use Places API for show near by location.I have added service for it and use below url. h… Read more Why Google Places Api Key Not Works?

Places Api For Android: Get Address Lines From Place.getaddress()

In my android app, I find the address of locations using Geocoder.getFromLocation(). I can get an A… Read more Places Api For Android: Get Address Lines From Place.getaddress()

Filter Json Results For Autocomplete Adapter

I have an autocomplete adapter for my app and I am getting back json results from the Google Places… Read more Filter Json Results For Autocomplete Adapter