I am using Android studio 2.0 for Windows with NDK. I can create and run the project successfully, but the C ++ editor does not work. It cannot find the file, therefore, also cannot offer the API. On Eclipse, we can easily add an include path, but not Android Studio.
Should we keep waiting for Google to update a new feature? Thanks you
source
share