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

Which is official SDK supported by Delphi 11.3

Recommended Posts

My Delphi setup did not installed the Android tools properly.

 

So I want to install them manually with:

sdkmanager.bat --update
sdkmanager.bat --install "platforms;android-3x"
sdkmanager.bat --install "build-tools;3x.0.0"

 

but I don't know what is the correct version ("3x" for this). Is it 31 or 32?

 

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

×