While opening C++ source file in Eclipse editor, there I can see syntax error notifications while using ndk-r8d. They are not real errors, but additional CDT configuring is required according to internet tutorial.
For that I Opened Project Properties -> C/C++ General -> Paths and Symbols and added the Include paths for C++ for ndk r8d.
But still the errors notification exists. Please provide some solution.