Should be.the JSR180 or JSR 281 inteface given out as JNI native interface, and the higher layer runs in JAVA space.
--- 09年1月9日,周五, David Turner <[email protected]> 写道: 发件人: David Turner <[email protected]> 主题: [android-developers] Re: native C++ SIP stack on Android 收件人: [email protected] 日期: 2009,19,周五,1:08上午 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 ? ___________________________________________________________ 好玩贺卡等你发,邮箱贺卡全新上线! http://card.mail.cn.yahoo.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

