I'm a beginner in NDK. So, I want to implement SIP to android use Baresip - Git page
I followed the step on Git page, now my project have "jni" folder with 4 libraries: re, rem, openssl and baresip.
Anyone suggest me an idea with Android.mk file to build those libraries to project?