MIDlet states on startup
[email protected] Sun, 8 Jun 2008 07:58:01 PDT
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
I've been reading a bit about MIDlet states and the AMS. According to what I've read, on starting a MIDlet, it is moved into the Paused state, and then into an Active state by the AMS calling startApp(). My question is, why does it do it in this particular order on the first startup? Why does the MIDlet not just execute the startApp() method and move straight into an Active state without having been in a Paused one? -David [Message sent by forum member 'davjoh' (davjoh)] http://forums.java.net/jive/thread.jspa?messageID=278993 =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".