From: Sascha H. <sa...@xm...> - 2010-01-14 09:03:42
|
Hi Angel, right now you would not be able to use XMLVM in order to run your application on the iPhone. In order to make your app available on the iPhone, two things need to happen: The code must be cross-compiled, and a compatibility library must be present, so that all the J2ME libraries you use are available on the iPhone. The cross-compilation part shouldn't be a big problem right now with XMLVM, but we don't have any J2ME compatibility library. We also also not planning to support J2ME anytime soon, unless somebody from the community is interested in creating a compatibility library for it. // Sascha 2010/1/14 Ангел Мандраджийски <ang...@si...> > Hello, best regards for your work from me Angel Ivanov, Bulgaria. > > I want to ask you one question. So, can I use XMLVM to cross-compile J2ME > applications and install them in iPhone? > > Thank you. > > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for > Conference > attendees to learn about information security's most important issues > through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > > |