【发布时间】: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