- 对于谷歌地图,我们需要:
1(Maps API key
2(SHA-1 fingerprint to be added to Google Cloud Console.
3(We need to restrict API key to prevent invalid usages(usally in production).
如果我必须在不同的计算机上运行相同的项目怎么办?
- 我知道的可能用例:
1(Add SHA-1 fingerprint (Both debug and release) of different computers in Google Cloud Console.
欢迎任何其他方法。
对于安卓应用程序,我认为使用 SHA1 指纹是每个文档的唯一方法