Jump to content
Registration disabled at the moment Read more... ×
alogrep

[PAClient Error] Error: E7684 Could not find program, 'C:\bin\java.exe'

Recommended Posts

HI.

Delphi 11.2, windows 10.

I tried to build webbrowser.dproj found in 

C:\Users\Public\Documents\Embarcadero\Studio\22.0\Samples\Object Pascal\Mobile Snippets\WebBrowser

but I get that error.

I tried to put C:\Program Files (x86)\Common Files\Oracle\Java\javapath  (where my java.exe resides) in the path, but had no succes.

Could someone help, please?

Share this post


Link to post

Android development support in Rad Studio requires a particular distribution of Java and the Android SDK/NDK. To install these features, follow these steps:

Right-click on the shortcut for Rad Studio and choose, 'Run as Administrator', and when the product opens, go to Tools | Manage Platforms | Additional Options and select the following two features and click Apply:

Android SDK 25.2.5 - NDK r21
Eclipse Temurin OpenJDK 11 (Hotspot) JVM

Once these features are installed, go ahead and retest Android deployment.

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×