{"id":139,"date":"2023-02-18T19:55:04","date_gmt":"2023-02-18T11:55:04","guid":{"rendered":"https:\/\/www.appblog.cn\/?p=139"},"modified":"2023-02-18T19:55:50","modified_gmt":"2023-02-18T11:55:50","slug":"android-sha1-certificate-thumbprint","status":"publish","type":"post","link":"https:\/\/www.appblog.cn\/index.php\/2023\/02\/18\/android-sha1-certificate-thumbprint\/","title":{"rendered":"Android\u83b7\u53d6SHA1\u8bc1\u4e66\u6307\u7eb9"},"content":{"rendered":"<h2>Release<\/h2>\n<pre><code>keytool -list -v -keystore &lt;path-to-production-keystore&gt;<\/code><\/pre>\n<p><!-- more --><\/p>\n<h2>Debug<\/h2>\n<pre><code>keytool -exportcert -list -v -alias androiddebugkey -keystore &lt;path-to-development-keystore&gt;<\/code><\/pre>\n<p>\u6216<\/p>\n<p><code>Gradle<\/code> -&gt; <code>Project(root)<\/code> -&gt; <code>Tasks<\/code> -&gt; <code>android<\/code> -&gt; <code>signingReport<\/code><\/p>\n<p>\u53c2\u8003\uff1a<a target=\"_blank\" rel=\"noopener\" href=\"https:\/\/developers.google.com\/android\/guides\/client-auth\">https:\/\/developers.google.com\/android\/guides\/client-auth<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Release keytool -list -v -keystore &lt;path-to-producti [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[61],"tags":[],"class_list":["post-139","post","type-post","status-publish","format-standard","hentry","category-android-basic"],"_links":{"self":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/posts\/139","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/comments?post=139"}],"version-history":[{"count":0,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/posts\/139\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/media?parent=139"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/categories?post=139"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.appblog.cn\/index.php\/wp-json\/wp\/v2\/tags?post=139"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}