Chapter 13. Application Discovery, Installation, and Management
A device must have a way for users to find and install new MIDlet suites, run MIDlet suites, remove old MIDlet suites, and so on. These tasks are called application management, and are the responsibility of the MIDP implementor. (See "Over the Air User-Initiated Provisioning Specification," which is part of the MIDP 2.0 Specification [19].)
Application designers cannot affect a device's application management but they can help users in other ways, such as taking care in naming their MIDlets and MIDlet suites. They must also supply information to the MIDP implementation that assists in application management.
|