How to view signed files SHA1 and MD5 in Android Studio

Source: Internet
Author: User

Android after generating the application signature file, if we want to see the signature file SHA1 and MD5, how to do it?? Now let's take a look.
Open the Terminal terminal window in the lower left corner of the Android studio interface and go to the bin directory of the JDK, because the default path for terminal starts with the disk installed in Android Studio, so you have to do it manually, Go to the Bin folder under the JDK installation directory, where my Android studio installs the directory on the D drive, JDK in the C drive, so I do the following:

Then enter: Keytool-list-v-keystore "E:helloworld.jks"
Just execute him! This assumes that the generated key file is in the E-drive directory, and can be replaced by itself.
Then you will be asked to enter the password just now, the input is OK!

How to view signed files SHA1 and MD5 in Android Studio

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.