About Java ME Deployment

See Also

One of the most challenging aspects of developing Java ME applications is that MIDlets are created on one platform, such as Linux or Windows, but are deployed to MIDP and CDC devices running on completely different platforms. Deployment is the process of transferring the 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 Java ME Applications

Legal Notices