【问题标题】:I have an error when I want to publish apk to the Google Play developer console我想将 apk 发布到 Google Play 开发者控制台时出错
【发布时间】:2020-11-10 14:37:01
【问题描述】:

我使用 Android Studio 进行开发。完成代码源后,我构建并签名,但他们告诉我您的密钥库未正确创建,您必须将其转换为 pk20,因此我使用 APK Signer 对我的 APK 进行签名。当我将它上传到控制台时,他们告诉我这个错误:

Failed to run aapt dump badging:
W/ResourceType(471346): Bad resource table: header size 0x0 or total size 0x4b52 is not on an integer boundary
ERROR: dump failed because the resource table is invalid/corrup

【问题讨论】:

  • 你有最新的JDK和最新的Android Studio吗?

标签: android google-play apk


【解决方案1】:

尝试将您的 JDK 更新为最新版本。它解决了我的问题。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-07-12
    • 1970-01-01
    • 2017-07-30
    • 1970-01-01
    • 2019-07-17
    • 2012-07-29
    • 2018-01-31
    • 2021-05-28
    相关资源
    最近更新 更多