Notes on developing Android

Source: Internet
Author: User

1, do Android development should have at the same time 2 versions (development test version, the official version);

The development version is used as the programmer's own development and tested by testers, the official version of the official release.

2, with a third-party package to write the signature, the official version required to fill out the project generated key, test version with its own key.

3, the company project use BitBucket, personal can use GitHub and so on.

4. View Signature keytool-list-v-keystorexxxx (signature file)

5. Default signature Related information:
Keystore Name: "Debug.keystore"
Keystore Password: "Android"
Key alias: "Androiddebugkey"
Key Password: "Android"
CN: "Cn=android debug,o=android,c=us"

Notes on developing Android

Related Article

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.