我无法将 Android 项目从 Delphi 10.4 迁移到 Delphi 11.1

发布于 2025-01-20 08:11:11 字数 714 浏览 0 评论 0原文

当我安装 Delphi 11.1 后尝试编译在 Delphi 10.4 中完成的 Android 项目时,如果您对以下错误有任何想法,请帮忙:

[PAClient 错误] 错误:E7688 无法执行 '"C:\Program Files\AdoptOpenJDK\jdk-8.0.242.08-hotspot\bin\java.exe" -cp "c:\program files (x86)\embarcadero \studio\22.0\bin\Android\r8-3.0.73.jar" com.android.tools.r8.D8 --output “C:\ Users \ Test \ Desktop \ TestApp \ Android64 \ Release \ BarcodexMS.classes”@“C:\ Users \ Test \ Desktop \ TestApp \ Android64 \ Release \ dex_list.txt”'(错误1)

注意:如果我尝试创建一个具有相同名称的新应用程序,并从具有完全相同名称的其他项目中移动表单和代码,这给了我一个错误:

应用程序的同名使用了不同的签名

我再次安装了 Delphi 10.4,但不幸的是我再次遇到签名问题。当我重新安装 Windows 后,如何才能恢复旧签名。

顺便说一句,我不想​​卸载该应用程序并再次重新安装。

Please help if you have any idea of the following error when I try to compile my Android project completed in Delphi 10.4 after I install Delphi 11.1:

[PAClient Error] Error: E7688 Unable to execute '"C:\Program Files\AdoptOpenJDK\jdk-8.0.242.08-hotspot\bin\java.exe" -cp "c:\program files (x86)\embarcadero\studio\22.0\bin\Android\r8-3.0.73.jar" com.android.tools.r8.D8 --output "C:\Users\Test\Desktop\TestApp\Android64\Release\BarcodexMS.classes" @"C:\Users\Test\Desktop\TestApp\Android64\Release\dex_list.txt"' (Error 1)

Note: If I try to create a new application with the same name and move Forms and code from the other project with exactly the same name, it gives me an error:

different Signature been used with the same name of the application

I have installed Delphi 10.4 again but unfortunately I get the Signature problem again. How can I get the old signature back as I have reinstalled the Windows.

By the way, I don't want to uninstall the app and reinstall again.

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

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

发布评论

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

评论(1

陪我终i 2025-01-27 08:11:11

您必须恢复自由。转到目标平台 - > Android(32/64) - >库。右键单击鼠标,然后恢复。

you must revert on lib. go to Target Platform -> Android (32/64) -> Libraries. right click on mouse, then revert.

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