Nokia Smart Installer for Symbian: Difference between revisions
AutoSpider (talk | contribs) (Convert ExpressionEngine links) |
AutoSpider (talk | contribs) (Remove non-functioning "toc" command) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Outdated|reason=The Symbian platform is no longer supported.}} | |||
{{Cleanup | reason=Auto-imported from ExpressionEngine.}} | {{Cleanup | reason=Auto-imported from ExpressionEngine.}} | ||
Line 5: | Line 6: | ||
[[Category:Tools]] | [[Category:Tools]] | ||
= Nokia Smart Installer for Symbian = | = Nokia Smart Installer for Symbian = | ||
Line 48: | Line 48: | ||
Unfortunately due to technical limitations Nokia Smart Installer is not compatible to the following device despite that they are with appropriate Symbian version: | Unfortunately due to technical limitations Nokia Smart Installer is not compatible to the following device despite that they are with appropriate Symbian version: | ||
* Nokia 6650 AT& | * Nokia 6650 AT&T variant (PIPS cannot be upgraded.) | ||
* Nokia N96 (Not supported by Qt) | * Nokia N96 (Not supported by Qt) | ||
Line 55: | Line 55: | ||
== Developing with Qt: Nokia Smart Installer == | == Developing with Qt: Nokia Smart Installer == | ||
https://www.youtube.com/watch?v=PNwNlPoObvI | |||
= References = | = References = | ||
[http://www.developer.nokia.com/Community/Wiki/Nokia_Smart_Installer_for_Symbian Nokia Developer: Nokia Smart Installer for Symbian] | [http://www.developer.nokia.com/Community/Wiki/Nokia_Smart_Installer_for_Symbian Nokia Developer: Nokia Smart Installer for Symbian] |
Latest revision as of 12:26, 17 April 2015
IMPORTANT: The content of this page is outdated. Reason: The Symbian platform is no longer supported. If you have checked or updated this page and found the content to be suitable, please remove this notice. |
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
Nokia Smart Installer for Symbian
Smart Installer
Nokia Smart Installer for Symbian (also known just as Smart Installer) is a deployment solution that ensures that installed 3rd party applications have always access to the required versions of their dependent libraries on the phone.
Please note that Nokia Ovi Store requires usage of the Nokia Smart Installer for all Qt applications for Symbian!
Download
Nokia Smart Installer is included in the Nokia Qt SDK.
Packages distributed by Smart Installer
As of May 2011 the following libraries are hosted on Nokia's Smart Installer server and can be installed to the device prior installation of an Symbian application using the Smart Installer solution:
- Stdcpp
- OpenC_SSL
- PIPS
- Sqlite
- Qt
- QtWebkit
- QtMobility
- ClientPlatform(S60)
- Ovi Notifications Support Package(S60)
- Ovi Notifications Support Package Launcher(S60)
- Ovi Notifications Support Package Launcher(S3)
- SSO (S3)
- SSO Ui(S3)
- SSO Username widget(S3)
- Ovi-shared widget(S3)
Devices
Supported Devices
Nokia Smart Installer is designed to work with Symbian S60 3rd Edition Feature Pack 1 and newer devices (including Symbian^1 and Symbian^3). Please note that the Smart Installer will check with the server if the device is known and supported, and this verification will currently fail for non-Nokia devices!
Devices not supported by Smart Installer
Unfortunately due to technical limitations Nokia Smart Installer is not compatible to the following device despite that they are with appropriate Symbian version:
- Nokia 6650 AT&T variant (PIPS cannot be upgraded.)
- Nokia N96 (Not supported by Qt)
Video Tutorial
Developing with Qt: Nokia Smart Installer
https://www.youtube.com/watch?v=PNwNlPoObvI