I'm going to add an application to startup-list.
Self-signed application can be launched at device boot up?
I'm going to add an application to startup-list.
Self-signed application can be launched at device boot up?
No it can not be added to teh start-up management list, thus the autostart will not work.
Actually self signed can not be launch at device boot up...for it's required Extended Capabilities and Declarative statements and API declarations.....
If I want to distribute free application, it is need to obtain symbian-signed key and certificate?
- Neil R.Bhasme -
Twitter: @Symbian_Neil
Hi, everybody.
I have developed an application symbian s60 5th.
It seems app distribution is too complex.
How can I distribute this app?
I want to know brief and abstracted procedure of distributing free app.
My app have user capability and should be added startup-list.
Thanks.
Last edited by bluepine108; 2011-01-19 at 09:07.
Setup project to for example SourceForge and distribute your .sisx from there, maybe put even source code there. Only problem is now advertising, eg. how you tell people to download your app.
the start-up-list requires symbian signing, which complicates the issue a bit. Basically if you could go without it, you could then self-sign the sis and use the abowe descriped method. If you want to keep the autostarting, and use the above method, then you either should distribute it unsigned with development-time-UID, or actually get it signed.
Also you could have a look into the Ovi publicing, and the free signings service available with them
Merged your threads. As you can see, the answers do not change much just because you asking the same question again.