How to configure NDK for Android Studio

霸气de小男生 提交于 2019-12-03 17:09:30

问题


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?


回答1:


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).



来源:https://stackoverflow.com/questions/42318781/how-to-configure-ndk-for-android-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!