OGeek|极客世界-中国程序员成长平台

标题: android - Phonegap - 错误 - 无法识别 keystore 别名 [打印本页]

作者: 菜鸟教程小白    时间: 2022-11-6 16:16
标题: android - Phonegap - 错误 - 无法识别 keystore 别名

我正在努力使用 Phonegap Build 签署一个 Android 应用程序

我收到以下错误:

Error - Keystore alias not recognized

我正在使用它在我的终端中创建 keystore :

keytool -genkey -v -keystore name.keystore

-alias alias -keyalg RSA -keysize 2048 -validity 10000 -storepass 密码

'name' 和 'alias' 应该使用什么,我错过了什么吗?

谢谢。



Best Answer-推荐答案


试试这个方法。 https://github.com/amirudin/build/wiki/Android-Signing

如果无法识别别名,则在您上传的 keystore 文件中找不到您提供的别名字段。如果 keystore 格式无效,您可能没有上传正确的文件。如果密码不正确,可能是您输入错误。

enter image description here

关于android - Phonegap - 错误 - 无法识别 keystore 别名,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18688025/






欢迎光临 OGeek|极客世界-中国程序员成长平台 (http://sqlite.in/) Powered by Discuz! X3.4