Deployment and Execution

You've now gone through the edit (program creation), compilation, preverification, and packaging steps. Finally, you're ready to deploy and run your application. In the real world, the MIDlet developer would upload the JAR file to some application provisioning system. (Application provisioning systems are discussed in chapter 10.) Provisioning systems offer applications for download following deployment. Users download the MIDlet suite JAR file to their device and execute it with the help of the device's application management system software.

For the purposes of the discussion in this chapter, deployment means placing the files under the control of the J2ME Wireless Toolkit Emulator. You can then execute the application ...

Get Wireless J2ME™ Platform Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.