Ok, thanks. So it would be able when i have a SIP stack written in C. Is there any restrictions using JNI in adroid. Can i load all libs of my sip stack ?
On 8 Jan., 18:08, "David Turner" <[email protected]> wrote: > first, you cannot have C++ code in the kernel. > > however, depending on how your stack is designed, you may be able to use it > from Java through JNI > > given that you give absolutely no information about your stack's interface, > it's really difficult to answer your question > > On Thu, Jan 8, 2009 at 5:57 PM, pinguin <[email protected]> wrote: > > > Can i port SIP stack written in C++ to android and let it running as > > service in kernel ? > > and the GUI will communicate with SIP stack through JNI ? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

