I am developing the app in Windows with the following Architecture. Android - API19 Eclipse - Juno OS -Windowsx64
Can anybody help me how to import the PJSIP library? I want to develop an SIP to SIP call application.
I am developing the app in Windows with the following Architecture. Android - API19 Eclipse - Juno OS -Windowsx64
Can anybody help me how to import the PJSIP library? I want to develop an SIP to SIP call application.
the getting started guide only provide instructions using linux.
you can install cygwin/mingw and try to continue to build in windows
or just create a vm using virtualbox/vmware, install linux then develop on it.