Jump to content
A.M. Hoornweg

Install Android SDK manually?

Recommended Posts

Hello World,

 

Can anyone please point me to some instructions on how to manually install the Android SDK in such a way that it'll work with Delphi Rio (in a VM)?

I just can't understand how Embarcadero didn't have a contingency plan for keeping GetIt online. A two-weeks outage is soooooo unacceptable. 

 

 

Regards,

Arthur

 

 

 

Share this post


Link to post

Run Android Tools and select following packages to install:
1. [x] Android SDK Platform-Tools
2. [x] Android SDK Build-tools 28.0.2
3. Android 8.0.0 (API 26)
    [x] SDK Platform

  • Like 1

Share this post


Link to post

There is also a consideration about which JDK to install.
In the last version(s) I only used the standard setup from Embarcadero, which works fine for me, and ensures that all EMBT libs are compatible
to the JDK, NDK, SDK, and is less hassle.
In the past I also had to use AndroidStudio, to get certain fixes, but I think the current versions were a lot more stable now.

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

×