When I import the android project that I downloaded from the linphone repository link that is on the site:
git clone git://git.linphone.org/linphone-android.git --recursive
The following is not right and also i have build issues...
copyIfNotExist(R.raw.rootca, mLinphoneRootCaFile);
I am a noob with makefile and NDK, i followed the instructions in the docs of linphone and managed to set up the hello_jni ... but linphone keeps eluding me. even downloaded the mentioned ndk packages:
download the Android ndk (>=r9d, < r10) from google and add it to your path (no symlink !!!).
I have tried ndk-r9d and ndk-r10b