I tried the sample project for NDK given in the link: http://stevethai.wordpress.com/2010/08/04/android-helloworld-with-native-code-tutorial/But while running the command "javah com.hello.LibC" it shows the following error:The procedure entry poin JLI_ExactVersionId could not be located in the dynamic link library jli.dllI dont know what is the problem. Can anyone help me?Thanks in advance.