I have recently purchased a book to assist in my development of C++ for Android which contained some code samples. However, when I come to build some of the sample code, I
Check your project path if is contain spaces and non-english characters. I moved my project into somewhere without spaces, re-build it and works.