Log in

View Full Version : Java on Pocket PC


isrjt
01-29-2003, 11:30 AM
I am trying to find a J2me implementation for my Pocket PC for testing, but am coming up short on the runtime. Anyone know where to go?

I do not want a full SE implementation, I am looking for what would be found on your typical java inabled phone

thanks
rod

Pony99CA
01-29-2003, 03:57 PM
I am trying to find a J2me implementation for my Pocket PC for testing, but am coming up short on the runtime. Anyone know where to go?

I do not want a full SE implementation, I am looking for what would be found on your typical java inabled phone

I don't know if PersonalJava is J2ME or not, but my iPAQ 3870 (and probably all iPAQs since then) shipped with the Insignia Jeode Java Virtual Machine (http://www.insignia.com/content/products/pda.shtml).

Steve

Cardie
01-30-2003, 11:00 AM
Personal Java is J2ME, but note that Java Midlets don't run under J2ME. You might want to look at Freepoc (http://www.freepoc.org) for some Personal Java apps - for the moment look under Sony Ericcsoon P800, but the text editor, zip manager, banking app and File Encryption should work. They are jZip, jRC4, jABP and jText.

BUg test reports on POcket PC machiens would be welcome.

wocket
01-30-2003, 02:31 PM
Have you tried wabba http://www.superwaba.com.br/

It's supposed to be even better than J2me..

nirsinay
01-30-2003, 07:56 PM
here ya go with a pie plugin

http://www.nsicom.com/

isrjt
01-30-2003, 10:04 PM
ok, slap me upside the head.

I thought the whole point of J2me was to be able to run midlets. I have even created a few that I run through the j2me sdk toolkit on the emulator phones. What am I missing here?

rod
www.bigmansoftware.com