java - how can I create an application for mobile phone with .JAR extension? -


i want create photo dictionary .jar extension mobile phones,what right tool or language purpose ?

i suspect want write called midlet using java me.

the proper tools include

  1. the java sdk
  2. eclipse proper plugin such eclipseme (or compliant ide)
  3. the sun wireless toolkit (wtk) among other things contains emulator)

a step-by-step introduction writing first midlet can found here:

http://www.autexier.de/jmau/dev/j2me/j2me.html


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -