PhirusePhrs
PhirusePhrs

Reputation: 13

Recreating Google Maps API for Android

I have an android application that is on Google Play right now. It uses Google Maps v2 to display maps so it has an API Key. But another developer who has worked before me, used his own gmail account to create the API Project. So I created a new API Project with my own gmail account but I wonder that when I publish the app will it work with new API Key?

Upvotes: 1

Views: 79

Answers (1)

Androider
Androider

Reputation: 2804

Yes, your key will work, if you have generated it correctly. But you have to upload new version of app (with new key).

Upvotes: 1

Related Questions