I need my J2ME app to run in the background and still allow the user to use his mobile without problem. the app still needs to process some events in the background.
I would also like to allow the user to stop the app if he wants to.
How can I accomplish this?