Re: Firing up another midlet from running midlet

[email protected] Tue, 29 Jul 2008 09:48:19 PDT
Newsgroups gmane.comp.java.sun.kvm
Message-ID <21410259.41531217350132133.JavaMail.tomcat@sdcst12.sjc.collab.net>
As with most things JavaME-ish, they don't want you to do that.  Anything beyond a game just doesn't seem to be thoroughly designed, or implemented.  

The suggestion of pushregistry is an interesting idea, to set an alarm to launch the other midlet, however the alarm granularity is 1min from what I have read.  
Also you could have your other apps setup with pushregistry entries and then from your app send out an SMS to launch them.  (SMS charges will apply) 8-(   However maybe using a datagram instead of SMS would work and without the extra charges.

 When (if) midp3 or MSA become common place. (don't hold your breath)  You can do something like CHAPI (JSR-211).

-Shawn
[Message sent by forum member 'sfitzjava' (sfitzjava)]

http://forums.java.net/jive/thread.jspa?messageID=290124

===========================================================================
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".