< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] reSIProcate on Android


Hi Pocock, I want to create a test suite for SIP protocol on android and iPhone, but don't know how to compile the reSIProcate for Android, would you please share your works which compile resip for andorid ?

Best regards,


On Thu, Aug 2, 2012 at 1:13 AM, Daniel Pocock <daniel@xxxxxxxxxxxxx> wrote:
On 01/08/12 09:33, Kishen Harendra wrote:
> Hi All,
>
> Is it possible to compile reSIProcate stack for android? I am new to
> android so I am not sure if all the boost packages and STL are supported by
> Android since these are there in the reSIProcate stack.
>


Hi Kishen,

I've compiled a few things for Android using the NDK and other methods.
 See the codecs in the Lumicall source tree for an example.
https://github.com/opentelecoms-org/lumicall/tree/master/jni

You are right:  all the libraries, like boost, need to be compiled for
Android too

Also remember that Android doesn't have a full glibc, it uses bionic:
this is not sufficient for some complicated projects.

Can you tell us any more about your goals and/or what you are trying to
create?  Have you seen Lumicall, CSipSimple and some of the other
softphones for Android?

Regards,

Daniel


_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/resiprocate-devel