gpt4 book ai didi

android - 构建 APK : Algorithm HmacPBESHA256 not available 时出错

转载 作者:行者123 更新时间:2023-12-04 23:43:35 25 4
gpt4 key购买 nike

我正在尝试更新现有的 Android 应用程序,但在生成签名 APK 时出现以下错误消息:算法 HmacPBESHA256 不可用
我在互联网上搜索了解决方案,包括在 StackOverflow 上,但我在任何地方都找不到。我知道当前的 keystore 使用 SHA1withRSA,但我不知道如何将其转换为 HmacPBESHA256。不幸的是,Google Play 支持也帮不了我,因为这个问题太技术性了。
为了清楚起见,这里是完整的通知:

Execution failed for task ':app:packageRelease'.A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnablecom.android.ide.common.signing.KeytoolException: Failed to read key 1 from store "/Users/KDApps/Documents/KDApps/original-signing-keystore.jks": Integrity check failed: java.security.NoSuchAlgorithmException: Algorithm HmacPBESHA256 not available

最佳答案

确保已安装 JDK。File -> Project Structure -> SDK Location -> Gradle Settings -> change the gradle JDK to the correct one.

关于android - 构建 APK : Algorithm HmacPBESHA256 not available 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67437935/

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