I have never compiled PJSIP for Android since I work with a different SIP stack. But have you followed the NDK documentation? http://developer.android.com/sdk/ndk/index.html If you compile your JNI code according to the documentation above you should get these folders. I would assume that you can link your PJSIP libs into your JNI code. Take a look at the "two-libs" sample described here: http://developer.android.com/sdk/ndk/overview.html#samples Best regards Fabian On Mon, Oct 3, 2011 at 11:37 AM, ming hon <gminghon at hotmail.com> wrote: > Hello, > > > Thanks but did i miss something? because after make, > > > i dont get any folders call "armeabi" and "armeabi-v7a" > > > > Regards, > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20111003/e0f0d4b0/attachment.html>