I am trying to develop a Android project that makes a simple call from Java code to native C code. I refer this link for my guidance: http://mobile.tutsplus.com/tutorials/android/ndk-tutorial/
when I am compiling the native.c using
:ndk-build
it shows:
ndk-build command not found
Could anyone give the reason for this?
thanks ,
From your question description, i assume that your path is not set. You need to set your NDK path in your environment variable.
for more information you can visit following site.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With