使用Android Studio 4.0时,我仍然可以使用JKS密钥库将应用发布到Google Play吗? [英] Can I still use JKS keystore to publish app to Google Play when I use Android Studio 4.0?

查看:63
本文介绍了使用Android Studio 4.0时,我仍然可以使用JKS密钥库将应用发布到Google Play吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我得到的信息'当我尝试生成签名包"时,建议使用"keytool -importkeystore -srckeystore -destkeystore -deststoretype pkcs12"迁移到行业标准格式PKCS12/APK ...'

I get the informtion 'It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore -destkeystore -deststoretype pkcs12" ' when I try to 'Generate Signed Bundle / APK ...'

我收到错误消息给出的最终块未正确填充.如果在解密过程中使用了错误的密钥,则会出现此类问题." 在我根据

I get the error "Given final block not properly padded. Such issues can arise if a bad key is used during decryption." after I update my keystore to PKCS12 based the artical.

现在我希望放弃PKCS12,使用Android Studio 4.0时是否仍可以使用JKS密钥库将应用发布到Google Play?

Now I hope to give up PKCS12, can I still use JKS keystore to publish app to Google Play when I use Android Studio 4.0?

推荐答案

您确实可以(仍然)同时进行.

You can really (still) go both ways.

您可以使用JKS密钥库

You can use JKS keystores

您可以利用或转换为PKCS12格式.

And you can utilize, or move to PKCS12 format.

这篇关于使用Android Studio 4.0时,我仍然可以使用JKS密钥库将应用发布到Google Play吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆