My application has two launch way,One is launched through menu icon of desktop by user,another is auto start while bootup.Now how to determine launch way programly?
My application has two launch way,One is launched through menu icon of desktop by user,another is auto start while bootup.Now how to determine launch way programly?
Last edited by wiso33; 2012-01-06 at 03:06.
If you mean to determine that how the application is launched either by choosing icon or through auto start, then this link might be useful to go through, it talks about opaque data through which you can determine if the app launched automatically on start-up, & if it does then other case i.e. launched through menu icon is false.
http://www.developer.nokia.com/Commu...oot_dynamic%3F