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
mmssend -application_id message_subject options
-application_id
Application ID of the message. Mandatory first argument.
-message_subject
Subject of the message. Mandatory second argument.
Options
-to target_phone
“to” target phone number. Any number of these options can be used.
-cc target_phone
“cc” target phone number. Any number of these options can be used.
-bcc target_phone
“bcc” target phone number. Any number of these options can be used.
-part contentId=content ID:encoding=encoding:text=text
Appends text part to the message. Any number of these arguments can be used. On Mac, separate the options with a colon. Contains the following options:
content ID: content ID of this message part
encoding: text encoding
text: text of the message
-part mimeType=mime type:contentId=content ID:file=file name
Appends binary part to the message with content loaded from the given file. Any number of these arguments can be used. On Mac, separate the options with a colon. Contains the following options:
content id: content ID of this message part
mime type: mime type of this message part
file name: file with content of this message part