java - Android Key or Browser Key for Place AutoComplete? -


i new android development , got stuck in whether use android key or browser key place autocomplete google place api. if can since on google place api documentation(https://developers.google.com/places/android/signup) written that

note: need android api key, not browser key. can use same api key google maps android api v2 apps , google places api android apps.

but @ place(http://codetheory.in/google-place-api-autocomplete-service-in-android-application/) written

places api doesn’t work android or ios api key

please !!!

if you're using web service, use browser key. if you're using android library, use android key.


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -