Siemens TC65 manual MIDlet.destroyApp method

Page 35

TC65 JAVA User's Guide

Strictly confidential / Released

s

Table 5: A typical sequence of MIDlet execution

Application Management Software

MIDlet

 

 

The application management software creates a new instance of a MIDlet.

The default (no argument) constructor for the MIDlet is called; it is in the Paused state.

The application management software has decided that it is an

The

MIDlet

acquires

any

appropriate time for the MIDlet to run, so it calls the

resources it needs and begins to

MIDlet.startApp method for it to enter the Active state.

perform its service.

 

 

 

 

 

 

The application management software no longer needs the

The MIDlet stops performing its

application be active, so it signals it to stop performing its service

service and might choose to

by calling the MIDlet.pauseApp method.

release

some

resources

it

 

currently holds.

 

 

 

 

 

 

 

The application management software has determined that the If it has been designed to do so, MIDlet is no longer needed, or perhaps needs to make room for a the MIDlet saves state or user higher priority application in memory, so it signals the MIDlet that preferences and performs clean it is a candidate to be destroyed by calling the up.

MIDlet.destroyApp method.

TC65 JAVA User's Guide_V05

Page 35 of 90

26.09.2005

Image 35 Contents
Java Users Guide TC65 Java Users GuideV05 Document Name TC65 Java Users GuideTC65 Java Users Guide September 26Table of Contents 3.3.2 MaintenanceJava Security Compile and Run a Program without a Java IDEDebug Environment Differences from the TC45 Java TutorialTables Sun Java Studio Mobility 6 Switching EmulatorsPreamble Related Documents New solutionOverview Abbreviation Description Terms and AbbreviationsSystem Requirements InstallationInstallation CD SDK and Java Studio ComponentsModule Exchange Suite 1.2 WTKInstalling the Smtk Environment Siemens Mobility Toolkit InstallationInstalling the Standard Development Toolkit Installing Module Exchange Suite MES Installing Sun Java Studio MobilityInstalling Eclipse Installing Borland JBuilder X Upgrades Smtk UninstallSoftware Architecture Software Platform4 ASC1 Interfaces 1 ASC0 Serial DeviceGeneral Purpose I/O 3 DAC/ADCOther Interfaces JVM InterfacesIP Networking MediaADC Data Flow of a Java Application Running on the ModuleModule States Handling Interfaces and Data Service ResourcesState 3 No Java Running, General Purpose I/O and SPI State 1 Default No Java RunningState 4 Default Java Application Active State 2 No Java Running, General Purpose I/O and I2CState 5 Java Application Active, General Purpose I/O and I2C Module State Transitions IP Service MaintenanceCharging Power SavingAutomatic Shutdown Airplane ModeAlarm ShutdownMode Indication after MIDlet Startup Restart after Switch OffSpecial AT Command Set for Java Applications Switching from Data Mode to Command ModeMemory Configuration of Serial InterfaceJava Commands Restrictions Flash File SystemDuration of each loop = 600 s PerformanceJava FrequencyB 1 / frequencyAData Rates on RS-232 API Pin I/O Voice Call in Parallel Plain Serial Interface65% 55% 33% 16% Scenarios with Gprs ConnectionUpload 75% 63% 55% 33%85% 78% 58% 48% Download91% 87% 81% 73% MIDlet Documentation MIDlet Life Cycle MIDletsMIDlet.destroyApp method Here is a sample HelloWorld program Hello World MIDletWindows Based Command Line BasedFile Transfer to Module Module Exchange SuiteOtap Security IssuesOver the Air Provisioning Otap Overview Over The Air Provisioning OtapIntroduction to Otap Otap Parameters Parameters Max. Length AT Keyword SM Install/update DeleteDelete operation Install operationShort Message Format Java File Format Procedures Install/Update Delete Tips and Tricks for Otap Time Out Values and Result CodesSecurity Otap TracerHow To Build Results Compile and Run a Program without a Java IDERun on the Module with Autostart CompileRun on the Module with Manual Start Switch off Autostart Switch on AutostartData Flow of a Java Application in the Debug Environment Debug EnvironmentEmulator Java IDE Sun Java Studio Mobility 6 2004Q3 Switching emulators Projects Compile and run TemplatesExamples Borland JBuilder JBuilderX JDK settingsExamples TC65 Java Users Guide JBuilder2005 JDK settings Integration EclipseEclipse Plug-in installation Eclipse J2ME platform TC65 Java Users GuideV05 26.09.2005 Eclipse Project import ExampleEclipse Example Eclipse Create package Compile and debugBreakpoints Eclipse ConfigurationJava Security Mode Secure Data TransferJ a va C u r i t y c e r t i f i c a t e Asja VasecuritycertificateCreate CA and generate CA Root Certificate Create a Secure Data Transfer Environment Step by StepExecution Control Unsecured modeSecured mode Generate customer root Certificate Change to Secured Mode ConceptBuild binary data for AT command Atsjsec Generate key pairEncoded JAR-File Hash Concept for the Signing the Java MIDletApplication and Data Protection Structure and Description of the Java Security CommandsGeneral structure Structure of the Java Security CommandsHash SHA1 Build Java Security CommandATSJSEC? Send Java Security Command to the ModuleExport X.509 Root Certificate Create Java Security CommandsSign a MIDlet Command switch off module exchange functionalityInstantiation with or without CSD Support Using the AT Command APIClass ATCommand Java TutorialData Connections Sending an AT Command to the Device, the send MethodTC65 Java Users Guide Synchronization ATCommandResponseListener InterfaceNon-blocking ATCommand.send Method Implementation ATCommandListener InterfaceATEvents Registering a Listener with an ATCommand Instance Example Programming the MIDletThreads TC65 Java Users Guide Differences from the TC45
Related manuals
Manual 123 pages 53.3 Kb