I am getting below error while I am trying to build Linphone for Android.
# ./prepare.py
' ./prepare.py **' commanad in terminal it giving me NDK ERROR i.e **ERROR: The following binaries are missing: ndk-build. Please install them.
How to resolve this? I have added ndk-build in Makefile already.