From: Prakash R. <pra...@gm...> - 2012-06-25 08:55:23
|
Hello, I am working on a section of library which is written in Java 1.4 version. Currently our android application and AWT based app is using this library. We are planning to have this library extended for iPhone application too. The library dont have any UI components, its just a medium for data handling and communication with server. Is it possible to achieve the same using XMLVM? if yes how can i setup java project and build it to export jar for Android and as binary for iPhone project. Thanks Prakash |