What is SHA1 fingerprint?

后端 未结 6 2591
心在旅途
心在旅途 2021-02-20 00:39

I am obtaining a Google Play API key from Google, and it is asking to enter SHA1 fingerprint. I want to know what is SHA1 fingerprint? I also wanted to know weather this API key

6条回答
  •  后悔当初
    2021-02-20 00:56

    From a Windows command prompt, navigate to the root of the project. The gradlew file will be there.

    type this at the prompt and (enter): gradlew signingReport

    in the report look for something like: SHA1: A7:89:E5:05:C8:17:A1:22:EA:90:6E:A6:EA:A3:D4:8B:3A:30:AB:18

提交回复
热议问题