To run a MIDlet on the SDK, you can set up persistent settings that:
Control how MIDlets access the network. See Setting up network access overview
Control whether MIDlets are provisioned. See MIDP provisioning and execution options overview
Set the KVM heapsize that controls how much memory you can have when the MIDlet runs. SeeSetting MIDlet execution options
Invoke more than one MIDlet on one SDK instance. See Reusing an SDK instance to run MIDlets
Provide event tracing and control the MIDlet speed. See Setting MIDP tracing and speed options
If you are planning to send SMS messages between MIDlets that are running between SDKs, see Simulating wireless connectivity between SDKs overview