Android compiled code is different from other java compiled code. So the main porting work exists in load class. if Lucky, the just need to develop a class loader.
Huadong On Apr 19, 1:41 am, SJSU Student <[EMAIL PROTECTED]> wrote: > HI, > > I got a question about porting. > > For example there is a SIP stack libraries written in java which is > called mjsip available athttp://www.mjsip.org/ > > Now I heard we can do porting the code to make it work for Google's > Android platform > [source:http://blog.roychowdhury.org/2008/04/02/mjsip-sip-stack-port-for-goog...] > > I am just wondering what do they mean by porting. In other words, > mjsip is also in java and android is also in java, so what else do we > need to do instead of using mjsip directly. > > I am java learner in beginners stage. I need to do this porting in one > of my projects. > > I hope somebody would clarify my question. > > Thanks, > Jo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

