Android NDK build, Method could not be resolved
问题 I have an Android project with native code. I\'m able to build native code from command line by calling ndk-build command with no errors or warnings. But when I open it in ADT it shows the following error. Error message: Method CallStaticIntMethod could not be resolved. There are many files with similar errors in the project. I double checked configuration and here is what I have. Android build, tool chain and includes are properly configured (see pictures below) Required includes are also