Viewing and Editing Project Properties
Running Projects in the Emulator
Searching the WURFL Device Database
Finding Files in the Multiple User Environment
Manage Device Addresses (device-address)
Build a Project from the Command Line
Packaging a MIDLet Suite (JAR and JAD)
Command Line Security Features
Change the Default Protection Domain
Manage Certificates (MEKeyTool)
Running the Payment Console From the Command Line
Virtual Machine Memory Profiler (Java Heap Memory Observe Tool)
Run the Java Heap Memory Observe Tool
JSR 82: Bluetooth and OBEX Support
JSR 135: Mobile Media API Support
JSR 177: Smart Card Security (SATSA)
JSR 205: Wireless Messaging API (WMA) Support
JSR 211: Content Handler API (CHAPI)
JSR 226: Scalable 2D Vector Graphics
JSR 238: Mobile Internationalization API (MIA)
JSR 256: Mobile Sensor API Support
To send and receive SMS, CBS, and MMS messages from the command line, use installdir/bin/wma-tool.
When the tool is started, it outputs the phone number it is using.
Each protocol has send and receive commands. The requested command is passed to the tool as a first argument. Possibilities are:
smsreceive - receives SMS messages
cbsreceive - receives CBS messages
mmsreceive - receives MMS messages
smssend - sends SMS message
cbssend - sends CBS message
mmssend - sends MMS message
The *send commands send the specified message and exit. The *receive commands print incoming messages until they are explicitly stopped.
Each command has its own arguments.