Results 1 to 4 of 4

Thread: Does Java run on the Palm

  1. #1

    Thread Starter
    Fanatic Member Kzin's Avatar
    Join Date
    Dec 2000
    Posts
    611

    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

  2. #2
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    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.

  3. #3
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    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.

  4. #4
    Hyperactive Member CaptainPinko's Avatar
    Join Date
    Jan 2001
    Location
    London, Ontario, Canada
    Posts
    332
    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
  •  



Click Here to Expand Forum to Full Width