laiyangdeli 发表于 2013-1-26 15:45:56

port exosip to android

http://blog.csdn.net/rx_wen/archive/2010/12/19/6085411.aspx
 
Port exosip to android platform isn't a difficult task because exosip doesn't rely on any special system calls that aren't available on android. It only requires osip to compile, which can also be easily ported.
As an example, I created two applications to run against exosip lib. One is a native application that can run in android shell, the other is an java application that interact with exosip through jni. The dependency relationship between modules is:
<div class="separator" style="clear: both; text-align: center;">http://farm6.static.flickr.com/5162/5273606162_7ffa61dc53.jpg
页: [1]
查看完整版本: port exosip to android