gpt4 book ai didi

android - 使用在未来过期的证书签署 Android APK

转载 作者:塔克拉玛干 更新时间:2023-11-02 20:26:18 26 4
gpt4 key购买 nike

我已经使用 phonegap build 构建了一个 android 应用程序。我现在正尝试在 Play 商店中获取此内容,但不断收到以下错误

You uploaded an APK signed with a certificate that expires too soon. You need to sign your APK with a certificate that expires farther into the future

我已经使用 java jdk1.8.0 keytool 创建了签名 key 并且我已经使用了这段代码

keytool.exe -genkey -v -keystore release.keystore -alias TicTacToe -keyalg RSA -keysize 2048 -validity 10000

我不明白。据我所知,我将日期设置为从现在起 10,000 天,这应该足够了吗?

最佳答案

将到期时间设置为大于 50 年。

-validity 20000

关于android - 使用在未来过期的证书签署 Android APK,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23280371/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com