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

Android: No Resource Found Powered_by_google_light Icon In Build Tools 23.0.3?

I have always used the powered_by_google icons as I'm using the Google Places API. They look li… Read more Android: No Resource Found Powered_by_google_light Icon In Build Tools 23.0.3?

Google Places Api Returning Only 5 Results

I am using Google places API, It returns only top 5 search results. Is there any way to increase th… Read more Google Places Api Returning Only 5 Results

Android: Calling Google Api .getplacebyid With Multiple Place_id's

In order to reduce the number of API calls, I'm trying to query place details by passing severa… Read more Android: Calling Google Api .getplacebyid With Multiple Place_id's

Unable To Use Two Typefilters In Settypefilter() For Google Places 2019 Update

I have upgraded to the new Google Places using: 'com.google.android.libraries.places:places:2.0… Read more Unable To Use Two Typefilters In Settypefilter() For Google Places 2019 Update

Find The Type Of A Location In Android

Given that I have a set of location coordinates. How can I find the 'type' of that place. E… Read more Find The Type Of A Location In Android

Android Google Places Api Return Request Denied

In my Android project I am using Google map v2 and its working. As a change request I need to inclu… Read more Android Google Places Api Return Request Denied

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

Places_api_invalid_app Error From Android Play Places

I am trying Google Place Autocomplete Example from https://github.com/googlesamples/android-play-pl… Read more Places_api_invalid_app Error From Android Play Places

Google Places Shows Blank

I want to use google places api but this is now working shows me Request_denied in android app and … Read more Google Places Shows Blank

Google Place Api Not Working For Android Key

I am using google autocomplete place api. https://maps.googleapis.com/maps/api/place/autocomplete/j… Read more Google Place Api Not Working For Android Key

Place Api For Android

I'm trying to use the Google Places API in my application. For that I need to generate Server K… Read more Place Api For Android

How To Get Place Or Placeid By Latlng In Android Using Google Places Api?

How to get place or placeid by latLng in android using google places api ? I want to get place or p… Read more How To Get Place Or Placeid By Latlng In Android Using Google Places Api?

How Do You Change The Styling Of A Fragment? - Google Place Autocomplete

I am an android newbie, so please go easy on me. I have just implement the google places auto compl… Read more How Do You Change The Styling Of A Fragment? - Google Place Autocomplete

How To Minimize Amount Of Requests For Google Api (places) Autocomplete?

I am using google API - places to autocomplete locations in AutoCompleteTextView. I did couple of t… Read more How To Minimize Amount Of Requests For Google Api (places) Autocomplete?

Runtimeexecutionexception: Com.google.android.gms.common.api.apiexception: 13: Error Places Api

I am getting the following exception while trying out google places API to get likelihood places fo… Read more Runtimeexecutionexception: Com.google.android.gms.common.api.apiexception: 13: Error Places Api

How To Remove Search Icon From Placeautocompletefragment In Android

I am using PlaceAutocompleteFragment to search places. Below is my xml code Solution 1: You can us… Read more How To Remove Search Icon From Placeautocompletefragment In Android

How To Find Location Near By My Current Location?

I need some idea about 'How to find Hospital,School,Restaurant near by my location' using a… Read more How To Find Location Near By My Current Location?

Google Places Api Android Resultcallback Not Firing

I'm using the Google Places API for Android and I can't seem to get a resultCallback from a… Read more Google Places Api Android Resultcallback Not Firing

How To Use Google Places Api In Android?

I know the URL of accessing the google places. check here But I am not able to parse the data comin… Read more How To Use Google Places Api In Android?

Google Place Api Is Not Supporting Multiple Types

when i provide the url given below , i am getting the proper rsults but String baseUrl = 'h… Read more Google Place Api Is Not Supporting Multiple Types