Jump to content

scamp

Members
  • Content Count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hey Dave, thanks much. I first had to get that Eclipse Adoptium installer. Confused on why the Delphi installer is not installing any JDK when it's needing it... Using the two sdkmanager commands works, and a couple of exclamation marks are gone, but the SDK Manager still is complaining about "SDK base path", "adb.exe location". Do you know what else to install? (Trying to add the Android platform to a project and building it produces the amazingly helpful compiler output "[Error]", so the compiler clearly isn't happy yet, either)
  2. I have installed D12 using the offline installer (ISO). The installer claimed to have installed Android NDK and SDK. Under Tools / Options / Deployment / SDK Manager the paths for NDK & Java are marked as correct. But for the SDK all paths with the exception of "avdmanager.bat or android.bat location:" have an exclamation mark. And indeed, C:\Users\Public\Documents\Embarcadero\Studio\23.0\CatalogRepository\AndroidSDK-2525-23.0.50491.5718 only contains the cmdline-tools subdirectory, and a couple of files (GetItInstall.dat, png, Eula, commandlinetools-win-9477386.zip). On D11 the SDK directory is 1.4GB in size, and contains subdirectories "build-tools", "emulator", "platforms" etc etc. So clearly the Delphi installer is not correctly/fully installing it. Removing and re-adding it with "Manage Features..." results in the exact same result. No errors reported, but SDK is not fully installed. Any pointers?
×