"No.2 Ionic" Android packaging

Source: Internet
Author: User

After the project is finished, the next step is to package the operation, then directly say Android packaging operations

Generate a signing certificate
Keytool-genkey-alias vincentguo-keyalg rsa-validity 20000-keystore vincentguo.keystore# Description: #-genkey generate Key #-alia s Vincentguo alias vincentguo#-keyalg RSA uses RSA algorithm to sign encryption #-validity 20000 expiration 2000 Days #-keystore Vincentguo.keystore
Build Package APK
Ionic Build Android-release


Signature APK
Jarsigner-verbose-keystore ~/code/ionic/vincentguo.keystore-signedjar dbq.apk android-release-unsigned.apk Vincentguo

Generate dbq.apk files can be published to the major application market, you can also directly provide download


Off Topic

iOS packaging is the use of Xcode, ionic as if it does not


Original address: "No.2 Ionic" Android packaging
Tags: ionic contract release build Keytool Jarsigner

Smart recommendations
    • "Git Use Notes" Part II: Basic Commands and Single branch development
    • "Git use Notes" Part IV: GIT's development process in the company
    • "Ops Tools" logrotate Log management artifact
    • "Ionic" Basic Environment configuration
    • "No.3 Ionic" super Funny expression App

"No.2 Ionic" Android packaging

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.