启用 proguard 时,转换为 dalvik 格式失败并出现错误 1

发布于 2024-12-26 21:49:15 字数 230 浏览 0 评论 0原文

我正在尝试为我们现有的应用程序设置混淆器。它在 libs 文件夹中有一堆 .jar 文件,并且这些包在构建路径中指定。它们抛出了一堆错误,直到我为所有与包相关的错误添加 -dontwarn...

现在,当我尝试导出时,我得到转换错误,控制台中没有任何消息。它没有说什么。我查看了其他问题,但没有一个回答我的问题。

我正在为 SDK 使用最新的 proguard 和 r15。

任何人都可以吗?帮助?

I'm trying to set up proguard for our existing app. It has a bunch of .jar files in the libs folder and these packages are specified in the build path.. They threw bunch of errors until i added -dontwarn for all the package related errors...

Now when I try to export, i get the converstion error without any messages in the console.. It doesn't say anything.. I looked at other questions but none of them answer my questions..

I'm using the latest proguard and r15 for the SDK..

Can anyone help?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

还不是爱你 2025-01-02 21:49:15

尝试从项目网站获取最新的 ProGuard jar,并替换 SDK 文件夹中的 jar。

Try getting the newest ProGuard jars from the project's website, and replace the ones in the SDK folder.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文