Getting error while trying to build Android application using Delphi 12

176 Views Asked by At

I have installed Delphi 12.0 and tried to build Android 64 bit application and I'm getting error that Can not execute the Java.exe. Currently, I'm using Jdk1.8 and do I need to use any specific version of Java for Delphi 12?

Please help to resolve this issue. Thanks.

enter image description here

I have tried to revert the Libraries but still I'm getting the same error.

1

There are 1 best solutions below

1
SergeGirard On

I ran into this problem too, I update java (and java SDK) Installed Java After those updates, D12 found the necessary Java.exe