Java Edititions(ME、SE、EE)、ME構成(CDCおよびCLDC)、プロファイル(MIDPなど)、およびJSRによって指定された追加のAPIの違いはすでに知っています。
しかし、私はいくつかのワイヤレスツールキットの違いについて完全に無知です。
たとえば、Mobile Tools for Eclipseはこれらを明示的にサポートし、他にも存在すると述べています。
- サンワイヤレスツールキット
- MOTODEV SDK for JavaME
- Nokia SDK S40 / S60
- Sony Ericsson J2ME SDK
- Sprint PCS Wireless Toolkit for Java
- シリーズ60のSiemensSMTK
- mpowerplayer
- マイクロエミュレーター
I want to develop a MIDP application that runs on as many devices as possible, and I am going to use Antenna for build automation. Anyway, I have to install one or more of the toolkits, but don't know which.
So there are these sub-questions:
- What are the differences?
- Is there any single one which is the best?
- Or do I need to install several / all of them?
- I have a Sony Ericsson Device for testing, does this nessecarily mean I need the Sony Erricson J2ME SDK?