Use Custom debug keystore for Android

Source: Internet
Author: User

Use Custom debug keystore for Android

Sometimes a key store SH1 value is required when a third-party API is used. For example, if a Baidu map API is used for collaborative development, all Eclipse needs to use the same keystore.

As shown in:


Note that the custom keystore name must be debug. keystore. Otherwise, a message is reported. <Strong? Http: www.bkjia.com kf ware vc "target =" _ blank "class =" keylink "> Export/export + DNrKGjPGJyIC8 + export/Cw/zB7tDQo7o8L3A + PHA + PHByZSBjbGFzcz0 = "brush: java;"> keytool-genkey-v-keystore debug. keystore-alias androiddebugkey-storepass android-keypass android-keyalg RSA-validity 14000 the information is mainly:

Keystore name: "debug. keystore"
Keystore password: "android"
Key alias: "androiddebugkey"
Key password: "android"
CN: "CN = Android Debug, O = Android, C = US"

Make sure that the above information is the same. You can use it to generate a keystore.




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.