NativeScript / android

Android runtime for NativeScript (based on V8)

Home Page:https://docs.nativescript.org/guide/android-marshalling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No version of NDK matched the requested version - Android platform

danielideriba opened this issue · comments

Hi everyone!
I'm new one in NativeScript development but I have a weird issues related to android environment. Actually when do I start to build android platform. My NativeScript components versions information is:

nativescript - 8.1.4
nativescript/core - 8.1.4
nativescript/ios is not installed
nativescript/android - 8.1.1

Follow the issue after command "ns run android":

_Execution failed for task ':app:stripDebugDebugSymbols'.
No version of NDK matched the requested version 20.0.5594570. Versions available locally: 22.1.7171670, 23.0.7599858

Unable to apply changes on device: [ANDROID_DEVICE_ID]. Error is: Command ./gradlew failed with exit code 1._

The most weird thing is: I have the latest version of NDK already installed (23.0.7599858). I really don't know if have any possibility to change the NDK version requested by NativeScript.

Anyone have an idea what happened in this issue?
Thanks in advance

Duplicate of #1659 . check the issue for a workaround