• 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

Required softwares for j2me

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am new to j2me.I would like to install j2me on windows.I don't know the softwares which required for j2me programming and where can i get it from. Please help me.

Thanks,
Venu
 
Ranch Hand
Posts: 76
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You will
  • need to have Java SE Development Kit - JDK 1.6 or higher (download here)

  • You need to download WTK:
  • either from SUN where you can use either little older WTK 2.5.2(more tutorials) or latest Java ME SDK 3.0
  • or from any other mobile provider (Nokia, Sony Ericssson etc) - here you can find list of them


  • All necessary coding you can do through any text editor or your favourite IDE (IntelliJ IDEA< Eclipse, NEtBEans etc)
     
    VenuGopal Reddy P
    Greenhorn
    Posts: 9
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Thank you Peter
     
    Peter Miklosko
    Ranch Hand
    Posts: 76
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    No problem, for reading suggestion I would recommend one of Jonathan Knudsen books either Beginning J2ME: From Novice to Professional (here is limited online preview or newer version call Kicking Butt with MIDP and MSA: Creating Great Mobile Applications (Amazon link)
     
    The government thinks you are too stupid to make your own lightbulb choices. But this tiny ad thinks you are smart:
    a bit of art, as a gift, the permaculture playing cards
    https://gardener-gift.com
    reply
      Bookmark Topic Watch Topic
    • New Topic