10-08-2012 01:51 PM
hey everyone, I have a background app with a listener listening for text messages. I want my app to run even when a user reboots his/her handset. How could I achieve this?
Thanks David
10-09-2012 02:34 AM
select Auto-run on start up in App-Descriptor.xml
Thanks.
10-09-2012 05:40 AM
Thanks Pradeep, but it works only for hard reboots. What about soft reboots? How could I register my app to listen for soft reboots?
10-09-2012 06:08 AM
Hi David,
You can find some useful discussions in the following post about your issue.
Thanks.
10-09-2012 06:58 AM
10-09-2012 07:56 AM
Select Properties -> Application then select the
Options Auto-run on startup (This will make your application auto-run on hard reset)