Jump to content

GabrielMoraru

Members
  • Content Count

    142
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by GabrielMoraru

  1. Great! Now "Android SDK Manager" is missing!
  2. I think I have seen a "Java not found" message during setup but I just shrugged my shoulders as Delphi compiled fine for Win. But as I said, now I have a script to fix it all. But... too bad for all those wasted hours... Embarcadero could have been done it properly from the beginning with a bit more testing... _____ Edit: I think Emba knew about it from the beginning because the official documentation says: " The first time you attempt to compile an Android application, RAD Studio prompts you to install the missing components of the Android SDK, Android NDK and Android development tools if some required components have not been installed during RAD Studio installation". This vague language... Do they mean, "by accident" or "the user did not want to install them"?
  3. I had the same issues on Delphi 11.3. I have no clue why Delphi setup completely failed to install all SDK files/folders for Android. Java path was also not set. And this is a brand new installation (in a brand new computer ) I read the official documentation and tried some commands. In the end it worked. So, I created a script - otherwise, next time when I install Delphi, I forget all the commands. Do a search for "Update_SDK.cmd" in this page. In the script, replace "32" with "33" if you are on Delphi 12! Run the script and grab a beer until it finishes...
×