Figure 7 Memory Full Error - Motorola C381P J2ME Technical Manual

J2me developer guide
Table of Contents

Advertisement

17
Download MIDlet Through Browser
Rules:

Figure 7 Memory full error

If Mot-Data-Space-Requirements and Mot-Program-Space-Requirements
attributes are present in the JAD, the above noted prompt should be displayed.
This value takes into account the memory requirements of the MIDlet and the
current memory usage on the phone, in order to tell the user exactly how much
memory to free. The memory usage is based in kilobyte units.
"Data Space:" and the value of the data space should be on separate lines.
"Prog. Space:" and the value of the program space should be on separate lines.
The download process is canceled when this error condition occurs.
The Memory Full error will no longer be a transient prompt but a dialog screen
with a Help softkey and a Back softkey will be displayed.
DETAILS will give the user the above detailed Help screen describing the
memory required to be able to download the MIDlet.
The Help dialog will include a "More" right softkey label (for those products in
which not all the help data can be displayed on a single screen). This label
should disappear when the user has scrolled to the bottom of the dialog.
BACK from this message will take the user back to the browser page from which
the user selected the MIDlet to download.
79

Advertisement

Table of Contents
loading

Table of Contents