• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

J2ME Book Request

 
Ranch Hand
Posts: 161
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have spent the better of today surfing looking for a resource ... to show me how to
1. install j2me
2. compile a j2me application / applet
3. install a j2me application / applet on a PDA ( handspring )
I do not want to spend a month reading a book...
This is not rocket science... all i need is one to two pages
of well written documentation...
Pls help me...
TIA, Monty

------------------
Multi-Platform Database Developer ( on E.S.T. )
 
Author
Posts: 6055
8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Start at http://java.sun.com/j2me/ this will give you the background to J2ME. You need to understand what J2ME covers, since there is not "J2ME application." I suspect you mean MIDP. In that case, check out http://java.sun.com/products/midp/ From there you can download MIDP kVMs. there is also information on writing and running applications.
--Mark
 
Monty Ireland
Ranch Hand
Posts: 161
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank-you MIDP for Palm OS (handspring) is what i was looking for!
Monty
[This message has been edited by Monty Ireland (edited June 08, 2001).]
 
reply
    Bookmark Topic Watch Topic
  • New Topic