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