Re: J2ME for Palm OS
[email protected] Wed, 16 Apr 2008 13:32:44 PDT
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <16914120.202211208377994940.JavaMail.tomcat@sdcst12.sjc.collab.net> |
> There is no need to convert the jad/jar into a prc. > The whole point of a Java ME stack such as J9 is to > execute the jar file directly (the Java byte codes). > > Install the J9 on your Palm, start it, and choose the > "Install MIDlet" from the menu (at least, that's how > I remember it). It will ask you for the URL of the > jad file, download the jar, and then you can run the > MIDlet from within J9. > > -- Terrence A little further detail on how this works for local files... I created a basic HelloWorld .jad and .jar file. It runs fine on the WTK. I copied the .jad and .jar files manually to my Palm device (to a memory card and to the device itself), but I do not see the application on the device. Is there any way to specific the .jad file for a local file on the Palm device? On a Memory Card? I tried leaving off the http:// on the URL but this did not seem to work. Any ideas? Thanks ahead of time. Eric [Message sent by forum member 'ebresie' (ebresie)] http://forums.java.net/jive/thread.jspa?messageID=269575 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".