android - Phonegap - 错误 - 无法识别 keystore 别名

标签 android cordova cordova-2.0.0 code-signing-certificate

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

我收到以下错误:

Error - Keystore alias not recognized

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

keytool -genkey -v -keystore name.keystore

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

我应该使用什么作为“名称”和“别名”,我是否遗漏了什么?

谢谢。

最佳答案

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

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

enter image description here

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

相关文章:

Android EditText 首选项验证

android - 如何调用不显示android系统 View 的电话?

javascript - 离开页面时内容被删除

cordova - 如何在 ionic 2 中使用 cordova 插件

javascript - 在 jquery mobile 中通过查询字符串传递变量

android - 找不到PhoneGap引用错误

android - 修复平板电脑和手机屏幕的方向

cordova - 是否可以在运行时在 Phonegap 应用程序中更改 HideKeyboardFormAccessoryBar 和 KeyboardShrinksView 的值?

android - 如何使用动态数据实时更新Android ListView?

java - Android 中泰卢固语字符串的正则表达式?