• 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

Brand New To J2ME

 
Ranch Hand
Posts: 181
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey, I am brand new to learning J2ME. Has anyone read any books that they recommend to read for learning J2ME? Also, which things do I need to download and install from Sun's site? I installed the Wireless Toolkit 2.2. Is that all I need? Thanks!
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
U need to install the jdk1.4 before installing the J2ME toolkit(which U downloaded from the Sun Website as u mentioned )... tht's it.. one rule is u should not include any spaces in the path for the directory in which u r installing the J2ME toolkit... it can be like (c:\wtk1.0) & not like (c:\my files\wtk1.2)
still u r facing some problems u can mail me... my mail id is sriramusr@yahoo.co.in

- replied by SriRamu SR.
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have always recommended Apress' "Wireless Java: Developing with J2ME" by Jonathan Knudsen.

And I am not being biased because my quote and name now appear on the cover. I gave it a great review because I was programming in J2ME two days into reading the book.

Mark
 
Daniel Simpson
Ranch Hand
Posts: 181
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Mark Spritzler:
I have always recommended Apress' "Wireless Java: Developing with J2ME" by Jonathan Knudsen.

And I am not being biased because my quote and name now appear on the cover. I gave it a great review because I was programming in J2ME two days into reading the book.

Mark


I was going to get that book, but I will wait until April for edition 3 instead.
 
reply
    Bookmark Topic Watch Topic
  • New Topic