Building a simple NDK Project
I'm trying to build the HelloJNI project from the Android NDK samples folder in Idea and the native source is not compiling. Does Idea not support native compiles? Do I need to install the C/C++ plugin?
Please sign in to leave a comment.