From: Arno P. <ar...@pu...> - 2011-09-27 19:10:49
|
XMLVM does not support J2ME. None of the classes you've listed below are part of XMLVM. I took a quick look at Netmite (the tool you mentioned) and it seems that they have some sort of interpreter to run J2ME apps on Android. In theory it might be possible to cross-compile the Netmite Runner, but that would not be a trivial task. Sorry, but I'm afraid XMLVM can't help you much. Arno On 9/27/11 4:58 AM, hiba osama wrote: > Dear Mr.Sascha , All > First of all ,Thanks alot for replying , and sorry if i used the wrong > email . > and the application i developed is not an android application , it is > developed in J2ME technology > but i used the netmite website to covert it to .apk application in order > to be compatible to work on > android mobile phones. > My application is combinations of services consisting of 23 banking > services , i used alot of packages > as follows: > java.io.* > java.util.* > javax.microedition.midlet.* > javax.microedition.lcdui.* > javax.microedition.io.Connector > javax.microedition.io.HttpConnection > org.netbeans.microedition.lcdui.SplashScreen > org.netbeans.microedition.lcdui.WaitScreen > org.netbeans.microedition.util.SimpleCancellableTask > in order for the user to input data in forms , to be submitted as HTTP > request , then read the > feedback information about the transaction from a webpage and display it > in a J2ME form back > to the user. > and now all the Banks' users except the iPhone users are using the > applications , and am trying to solve > this issue , so if you have any idea to support me kindly do. > Thankx alot, > Kind regards, > -- > ------------------------------------------------------------------------------------- > *Eng.* *H*iba *O*sama *M*ohamed *Z*aki > */Intelligent Solutions for Consultancy & Software./* > *E-mail :* www.int-sols.com <http://www.int-sols.com/> > *P.O.Box:* 3434 - Khartoum > */Programmer and Software Developer ,/* > *Mob:* +249-123500650 , +249-912836087 > > *E-mail*: hib...@gm... <mailto:hib...@gm...> , > hib...@ya... <mailto:hib...@ya...> > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |