How to configure NDK for Android Studio

Franky picture Franky · Feb 18, 2017 · Viewed 46.4k times · Source

I've installed Android Studio 2.2.3 and created a "myApplication" with include C++ support. I get this error:

Error:NDK not configured.
Download it with SDK manager.)

Is there any good way to solve it please?

Answer

yakobom picture yakobom · Feb 19, 2017

Once you have downloaded the NDK, go to "File" menu, than "Project Structure->SDK Location" and set the Android NDK Location (it is at the bottom of the window).