开发者

how can I create an application for mobile phone with .JAR extension? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

开发者_如何学JAVA Improve this question

I Want to create a photo dictionary with .jar extension for mobile phones,what is the right tool or language for this purpose ?


I suspect that you would want to write a so called MIDlet using Java ME.

The proper tools include

  1. The Java SDK
  2. Eclipse together with a proper plugin such as EclipseME (or another compliant IDE)
  3. The Sun Wireless Toolkit (WTK) which among other things contains an emulator)

A good step-by-step introduction to writing your first MIDlet can be found here:

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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜