SHA-1 fingerprint of keystore certificate

前端 未结 30 3458
长发绾君心
长发绾君心 2020-11-21 23:36

Is the method for getting a SHA-1 fingerprint the same as the method of getting the a fingerprint? Previously, I was running this command:

30条回答
  •  春和景丽
    2020-11-22 00:09

    If you are using android studio use simple steps:

    • Run your project

    • Click on Gradle menu

    • Expand Gradle task tree

    • Click on android-> signingReport

    If there is nothing displayed(android studio 2.2) then

    Click on Toggle tasks execution/text mode from Run bar

提交回复
热议问题