How To Ensure Single Instance of J2ME Application on PocketPC [message #464614] |
Mon, 12 March 2007 17:56 |
Bruce Conrad Messages: 11 Registered: July 2009 |
Junior Member |
|
|
Can anyone tell me of an easy way to ensure that only one instance of a
J2ME application is started on a PocketPC device. Currently, my startup
command simply starts up another instance of java and the application.
If the user clicks my startup icon, I would like to check if there is
already an instance of the application running, and, if so, to switch to
the currently running instance.
My apologies as this is not really an eRCP question. I'm hoping that
someone in this newsgroup with the experience of deploying applications
on these devices has a solution or can point me in that direction. It
seems like this would be a very common problem but the closest thing
I've seen to an answer is to write a C++ wrapper.
Thank you.
|
|
|
Powered by
FUDForum. Page generated in 0.05211 seconds