Questions asking for code must d开发者_Go百科emonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 9 years ago.
Improve this questionHow to make smart installer for Ovi applications?
Read the documentation. If you build your application with Nokia Qt SDK, qmake will automatically include the Smart Installer. But for Ovi Store, self-signed applications are not accepted. Thus you will need to get a signing certificate from Symbian Signed. This will probably change in the future, I'm not sure what the current status is.
精彩评论