Unable to locate an Android NDK #13686
-
Trying to register ndk for titanium. First I installed the ndk via sdkmanager:
I create env variable (I also tried the path /opt/android-ndk/ndk/25.1.8937393):
Then I tried to tell titanium where the ndk is installed: But
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
You can ignore that error. Since last year the NDK is installed when its needed by the CLI (#12711). NDK is installed |
Beta Was this translation helpful? Give feedback.
You can ignore that error. Since last year the NDK is installed when its needed by the CLI (#12711). NDK is installed
side-by-side
by the SDK now.