Re: J2ME for Palm OS
Ken Walker <[email protected]> Wed, 16 Apr 2008 10:06:08 -0400
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <OF963314CE.356572E7-ON8525742D.004D5D2C-8525742D.004D7758@ca.ibm.com> |
I also think that there was some integration with the web browser if you clicked on a properly decorated JAD file it should install it. The tools on the PalmSource site I cannot seem to find anymore. /** @author Ken Walker, J9 Embedded Java Class Library Manager, IBM Ottawa Lab @see http://www.ibm.com/software/ca/en/ottawalab @return [email protected] */ meinterest@mobile andembedded.org Sent by: A To mailing list for [email protected] KVM discussion cc <KVM-INTEREST@JAV A.SUN.COM> Subject Re: J2ME for Palm OS 04/15/2008 10:05 AM Please respond to meinterest@mobile andembedded.org Sorry for the slow reply. 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. Hope this helps, -- Terrence [Message sent by forum member 'terrencebarr' (terrencebarr)] http://forums.java.net/jive/thread.jspa?messageID=269271 =========================================================================== 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". =========================================================================== 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".