Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How To Ensure Single Instance of J2ME Application on PocketPC
How To Ensure Single Instance of J2ME Application on PocketPC [message #464614] Mon, 12 March 2007 17:56
Bruce Conrad is currently offline Bruce ConradFriend
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.
Previous Topic:How to relaunch the RCP Application?
Next Topic:Plugin Installation on RCP
Goto Forum:
  


Current Time: Sat Oct 12 00:32:38 GMT 2024

Powered by FUDForum. Page generated in 0.05211 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top