|
-
Jan 22nd, 2002, 03:34 PM
#1
Thread Starter
Fanatic Member
Does Java run on the Palm
Does Java run on the Palm III or V?
 Looking for a friendly intelligent chat forum? Visit the white-hart.net 
-
Jan 22nd, 2002, 03:43 PM
#2
Dazed Member
Pretty sure it does! To do any programming for devices like set- top boxes, cell phones and the such you would have to get your hands on the J2ME(Java2 Micro Edition) which is targeted mainly at memory, and display challenged devices. The J2ME is basically a stripped down version of the J2SDK which lacks most of the GUI API's but still retains all of the basic networking and I/O classes.
-
Jan 22nd, 2002, 03:49 PM
#3
Dazed Member
Your best bet would be to go to sun's site and check it out. Most of these API's come as extensions also like the JCE (Java Cryptography Extension) As for specific versions of Palm's im not sure but probably. Right now im developing an application to run on the Moterola i85s cell phone, so next i would like to do a palm project also.
-
Jan 23rd, 2002, 11:08 AM
#4
Hyperactive Member
so as long as my code doesn't require java GUI it'll run on the palm JV ?
"There are only two things that are infinite. The universe and human stupidity... and the universe I'm not sure about." - Einstein
If you are programming in Java use www.NetBeans.org
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|