KimHJ 3 Posted May 11 I installed the Delphi 12 April patch and updated to the latest Java developer kit. jdk-24 and I'm unable to run any Android application, I can compile but not deploy. I noticed that Java uninstalled my JRE folder. I get a lot of lines but in the error here are few of them [PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Release\annotation-experimental-1.3.0.dex.jar: [PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:\program files (x86)\embarcadero\studio\23.0\lib\android\Release\annotation-experimental-1.3.0.dex.jar [PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Release\annotation-jvm-1.6.0.dex.jar: [PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Release\collection-1.1.0.dex.jar: [PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Release\billing-6.0.1.dex.jar: [PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:\program files (x86)\embarcadero\studio\23.0\lib\android\Release\core-1.10.1.dex.jar Thanks for any help. Kim Share this post Link to post
KimHJ 3 Posted Tuesday at 01:41 AM Followed the same procedure in this topic and it fixed it. [PAClient Error] Error: E7688 Error in c:\...activity-1.7.2.dex.jar: Share this post Link to post
Mr. E 6 Posted 10 hours ago I don't know if it applies to your case, but take a look at it: https://dannywind.nl/delphi/android-sdk-for-delphi-11-2-alexandria/ I don't remember if I ever saw those same errors you get; but I adapted the information for Delphi 12.3 and it helped. Share this post Link to post