google map not showing after publishing android application?

前端 未结 2 1870
囚心锁ツ
囚心锁ツ 2020-12-02 00:40

friends,

while testing application on eclipse using emulator google map is being displayed properly.

but when i exported application to publish it.

<
2条回答
  •  借酒劲吻你
    2020-12-02 01:23

    After Exporting the Project,

    • Step 1: Just Copy the SHA1 key and Get the New API_KEY from Google Play Developer Console
    • Stet 2:Paste the API_KEY in your android Manifest file
    • Step 3:Again exporting the same project to upload your final.apk use the existing keystore

提交回复
热议问题