I am new in Android NDK running the first hello JNI example. I added the jni folder and added the c file in which I'm getting error that some are not resolved.

I convert project to the C/C++ also and Add the NDK in the eclipse like below

But still have red error line in cpp file which shows some could not be resolved.
Guys help me!