Get the sha1,md5,sha256 value of the Android app signing certificate (the file that the apk used to pack)

Source: Internet
Author: User
Tags sha1

Reprinted from: http://www.cnblogs.com/goldeneast/archive/2013/09/09/3309129.html

http://developer.baidu.com/map/sdkandev-1.htm#.E7.AE.80.E4.BB.8B3 (this URL page, the last side, Baidu Map also provides 2 ways to obtain)

Today, see (Baidu maps Android SDK 2.1.3 and later versions) of the application key in

The security code needs to be used: the value of the signing certificate SHA1.


1. Use cmd (Command Line window) to enter the directory where the signature file is located

2. Input command: keytool-list-v-keystore debug.keystore

(Debug.keystore) is the name of the signature file

Prompt Input: Certificate password

Once you've entered it correctly, you'll see in the certificate thumbprint: sha1,md5,sha256 value.


Get the sha1,md5,sha256 value of the Android app signing certificate (the file to which the APK is packaged)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.