About MIDP Deployment

See Also

One of the most challenging aspects of developing MIDlets is that while you create the MIDlet on one platform, such as Linux or Windows, the MIDlet is ultimately run on another platform, such as a mobile phone or PDA. Deployment is the process of transferring the MIDP application you develop in the IDE to a mobile device or to a server for further testing or implementation.

The IDE supports several methods of deployment, including:

See Also
Deploying a MIDlet Suite

Legal Notices