Jump to content
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×