[orange_hlx],
The current CLDC/MIDP 1.0 does not have provision for a J2ME developer to use any JNI like APIs to access the native device applications from a MIDlet.
I strongly believe that the kVM provided by Motorola on the current Accompli A6288 cellular phone device available on the market does not provide any API to access such native Motorola cellular phone application such as the SMS function.
However it would be best for you to check with your local Motorola rep office for more information on the J2ME implementation on their cellular phones.
If you are just looking for an IDE development tool to use specifically one that has an emulator for the Accompli A6288, we suggest that you download the Metorwerk's CodeWarrior for Java tool from:
http://www.metrowerks.com/desktop/java/trial
IMPT: Please note that this tool is not a SUN product.
HTH.
Allen Lai
Developer Technical Support
SUN Microsystems
http://www.sun.com/developers/support/
Provide you an alternate thought,
Use free SMS web-service as gateway to send your messages.
info:
HttpConnection.class
And there is no such a necessary to buy an IDE, I knew the SUN's Wireless Toolkit 1.0.3 is good enough! I've written a small program and use the J2ME Wireless Toolkit to package (Compile and "Jar"ize) these classes. Then upload <ApplicationName>.jar to my A6288. It works! Really excited!!!
[orange_hlx],
More information on Motorola's plans for the J2ME support on their handsets:
http://www.motorola.com/java/
Particularly, look at the Motorola's J2ME website that is based in Hong Kong:
http://j2me.motorola.com.hk/index.jsp
,or post your question in their forum (you'll need to register for a username and password).
HTH.
Allen Lai
Developer Technical Support
SUN Microsystems
http://www.sun.com/developers/support/