This week's book giveaway is in the Agile/Processes forum.
We're giving away four copies of Building Green Software: A Sustainable Approach to Software Development and Operations and have Anne Currie, Sarah Hsu , Sara Bergman on-line!
See this thread for details.
  • 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

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).]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic