How to give your startup applications with the operating system? phone startup.
Who can help me with?
How to give your startup applications with the operating system? phone startup.
Who can help me with?
Did you meant to Auto-Start the application on phone boot? if yes then refer this : http://www.developer.nokia.com/Commu...Management_API
Go through the Startup List Management API to make an auto start application.
It is not possible to do that reliably, see related discussion in http://www.developer.nokia.com/Commu...cation-is-slow
This can not be done with regular API:s.
You would need to partner the API from here: http://www.developer.nokia.com/Resources/Support/ (Create a ticket).
This request is not free and might not be granted if your use-case and company details do not check out to be valid.
Not really for 3rd party code. The devices have their own locking mechanism, what is wrong with that one?
(EDIT after #9: believe Teemup, I am talking solely about the standard autostart API here)
Last edited by wizard_hu_; 2012-04-20 at 11:16.
Like I said; there is a way, but you need a permission and API:s from Nokia.
I guess you know the most likely hostile usages of this feature if the access for it was not restricted.
I have it startup, but I want it running in the background?
Run it in the background then. You can find related articles in the Wiki, and in newer devices there is a dedicated one-liner call for it, AppUi::HideInBackground.