From: <ART...@Au...> - 2009-08-24 17:24:58
|
Afternoon, I am curious of the same thing... currently my Java app uses some third party libraries like xerces and it complains about the jar when I try to cross compile it. I am not sure if you have to have the debug version of the jars for it to work or what... Does anyone have insight to this? Thank you, Andy ________________________________ From: Martijn Vastenburg [mailto:m.h...@tu...] Sent: Monday, August 24, 2009 7:40 AM To: xml...@li... Subject: [xmlvm-users] supported libraries Hello, As an experienced Java programmer, I was delighted to find XMLVM as a way to develop Iphone applications in Java. I have been exploring the examples that shipped with XMLVM. Some of the examples of XMLVM make use of java.awt classes. I am confused here, since I thought Cocoa classes had to be used instead. Could someone please explain to me what Java libraries I can use when developing for the Iphone? Can I use AWT since it is all-java, and should I avoid using Swing? And what about libraries for parsing XML files and accessing MySQL, can they be used on the Iphone? Thanks! Martijn |