Android publish app with Google map 1.0 -


i created new android app google maps v1 , when tried publish see google map v1 not sopported google . there way publish app v1?

thanks

the short answer be: no, unless have generated release api key before service became deprecated.

google doesn't provide keys google map api v1, therefore unless have registered application's release key google's api console, afaik there no way right now.

as mentioned in comment, there lot of resources port api v1 implementation api v2, can take @ blog post wrote on integrating google map api v2 in application:

google map api v2


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -