答案 0 :(得分:0)
创建调试API密钥和Release API密钥。
第1步:
In Commend Prompt
Now locate to jdk in C drive(Considering for windows and assigning C drive)
C:\Program Files\Java\jdk1.7.0\bin>keytool -list -v -keystore E:\A.keystore -alias A
So it will create SHA-1 finger print.
A.keystore是一个密钥库,用于调试C:\Users\User\.android
文件名为debug.keystore
的文件,对于发布,您创建了密钥库文件。
第2步
Go to google api console.
Generate new api key for android you have to used this SHA-1 and current playstore package name.
Put Api key into your map.