Hello,
That I know the basics of C + +, and I want to get into the development of C + + application on Android. I then do some research, realized that to "convert" my C + + code in Android NDK So I had to download but the problem is that I can not. I have a very simple source code (format console), I put my C + + project in this directory: C: \ Users \ Max1395 \ documents \ test, and decompressing the archive NDK : C: \ Users \ Max1395 \ Documents \ ndk. Normally the command is:
cd C: \ Users \ Max1395 \ Documents \ test
C: \ Users \ Max1395 \ Documents \ ndk \ NDK-build
but it does not work. Where is the problem and how to fix? Then I get anything as a file? I open it with SDK?

