android - Google places api does not work after using google map api v2 -


as google has updated map api, have implemented new google maps api v2. map appears in app places not shown on android map. when debug code, @ 1 point in code said "access denied" places api. have used new map api key in places api code.

can guide me in regard?

i looked code , found out following:

i use different key google places calls. not google maps key. in google api console on page "api access" called

key browser apps (with referers)

i append key url of places api calls. these calls done on http. not sure if there different way places.

try generate kind of key , use app.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -