Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近在 android 的 Play 市场上发布了 2 个应用程序。我使用相同的密钥库和相同的别名签署了两者(从 netbeans 中)。我签名的第一个可以正常工作,另一个在尝试从市场安装时给出错误“android 包文件未正确签名”。
任何关于错误的想法都值得赞赏。
您在签署文件时可能使用了错误的密钥/别名。
来源:http: //developer.appcelerator.com/question/120663/how-do-you-resolve-or-troubleshoot-package-file-not-signed-correctly-error-from-android-app-in-market-地方
您还应该确认您的设备上还没有安装调试副本。
来源:已发布的 Android apk 给出错误“包文件未正确签名”