Signature Verification instructions

Source: Internet
Author: User

Signature Verification instructions
In order to confirm the real identity of the developer, we need to perform signature verification when submitting the application. Developers need to download a blank signature package, use the same signature file as the uploaded application for signature, and package and upload. We will make a comparison, and the signature can be submitted for inclusion.

Jarsigner-verbose-keystore location-the apk alias before the signed apk in signedjar
Note: To sign the key library file and alias for liqu.apk, you must verify that the apk is consistent. Otherwise, the verification fails.
 
For example:
To sign the liqu.apk file, the file name to be signed is Liqusign.apk.
 
The key library file is d: \ project \ xxxxx. keystore
Alias (Alias) is SCSI
The signature command is:
Jarsigner-verbose-keystore xxxxxxx. keystore-signedjar Liqusign.apk Liqu.apk SCSI


For other signature methods, visit: http://www.liqucn.com/article/423324.shtml

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.