This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java Micro Edition and the fly likes How to stop background midlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "How to stop background midlet" Watch "How to stop background midlet" New topic
Author

How to stop background midlet

Johan den Boer
Greenhorn

Joined: Apr 08, 2008
Posts: 18
Hi,

I have a midlet running in the background but i have no idea how to notify the background midlet to stop running i mean it has to terminate.

have anyone an idea how to do

thanks

Johan


Johan<br /> <br />scjp, scjd
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to stop background midlet
 
Similar Threads
Possibility to run a midlet in back ground
learner
Sony Ericsson Midlet Load
Background midlet on startup
import pkg.* vs. import pkg.class