Hi,
I´m in making a project in J2ME and we want to block the application so that the user could not leave it.
Im using a nokia 5530. Is there any way to make an app that is impossible to leave?
Ty.
Hi,
I´m in making a project in J2ME and we want to block the application so that the user could not leave it.
Im using a nokia 5530. Is there any way to make an app that is impossible to leave?
Ty.
No, it is not possible.
Graham.
Any sugestions on how could i implement something like this?
F.E: if I make a form requesting a password on the destroyApp()?
I know that the user can always hit the "End" buttom and exists the App.
Ty.
You cannot prevent the app from being terminated.
Graham.