Start a new topic
Solved

No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

 Hi,

I´m following the Setup Guide Cordova CLI but I hang at that step:

$ cordova build android


Terminal says:

A problem occurred configuring project ':CordovaLib'.
> No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android


I´m trying to find a solution for days, but nothing works. One possibility could be to uncheck NDK in Android Studio / Preferences / Appearance & Behavior /System Settings / Android SDK / SDK Tools and so deinstall NDK.


My question is if I need NDK to work with wikitude or can i unistall it and have no problems? If not, how can I solve this problem right?


I have MacBookPro
Android Studio 3.2

Gradle Version 4.10

Android Plugin Version 3.3.0-alpha10

1 Comment

Getting older NDK and putting the missing mips64el-linux-android to my toolchins folder solved the problem very easily.

Login or Signup to post a comment