I'm using C++ Builder 10.2 Tokyo and I want to configure it to use Android SDK installed with Android Studio 2.3. I follow the instructions as described in the docwiki, but when it comes to select the SDK API level, I have nothing to select from.
Here is what I see in the wizard:
Then my project doesn't compile.
Is there any solution for that or should I use the old versions of the Android SDK/NDK?
Thanks in advance for any help