summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-01-11 15:32:41 +0100
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-01-11 15:32:41 +0100
commit18523dfa5670d96aacd285e39032340697dd6550 (patch)
tree30d036e29fdc9e6e83e78d2412e67e469d02b11c
parent528eb0ebc62ef9568a84b9b9e5f8c2646f629aaf (diff)
downloadqt-creator-18523dfa5670d96aacd285e39032340697dd6550.tar.gz
Doc: new start menu commands
Reviewed-by: Tim Jenssen
-rw-r--r--doc/symbiandev.qdoc77
1 files changed, 59 insertions, 18 deletions
diff --git a/doc/symbiandev.qdoc b/doc/symbiandev.qdoc
index 1e512d04e4..ef614437e4 100644
--- a/doc/symbiandev.qdoc
+++ b/doc/symbiandev.qdoc
@@ -62,12 +62,16 @@
\e {App TRK}
\endif
application for your device
- \o The \e{qt_installer.sis} package installed on the device, that is
- delivered with the \QSDK
+ \o \e Qt installed on the device
\o \e {Qt Mobility APIs} installed on the device, if you use them in
applications
+ \o \QQV to run Qt Quick applications on Symbian^3 devices.
\endlist
+ In addition, you can install example applications, demos, and utility
+ applications, such as Nokia Energy Profiler and Nokia Performance Manager,
+ on devices.
+
\if defined(qcmanual)
To run your applications in the Symbian emulator, you also need
to install Carbide.c++ v2.0.0 or higher.
@@ -77,36 +81,73 @@
The \QSDK installation program creates shortcuts for installing
the required applications on Symbian devices (you can also use any of
- the standard methods for installing applications on devices):
+ the standard methods for installing applications on devices).
+
+ Connect the device to the development PC with an USB cable in
+ PC Suite Mode. If you have not previously used the device with Ovi Suite
+ or PC Suite, all the necessary drivers are installed automatically.
+ This takes approximately one minute.
+
+ Separate installation packages are provided for Symbian^3 and Symbian^1
+ devices. To check the Symbian platform version of your device, see
+ \l{http://www.forum.nokia.com/devices}{Device Details}.
+
+ \note You can also copy the .sis files from
+ \c {<QtSDK_install_path>\Symbian\sis} to the device using USB storage
+ mode and install them from the file manager on the device.
+
+ \section2 Developing for Symbian^3
\list 1
- \o Connect the device to the development PC with an USB cable in
- PC Suite Mode. If you have not previously used the device with Ovi Suite
- or PC Suite, all the necessary drivers are installed automatically.
- This takes approximately one minute.
+ \o Choose \gui {Start > Qt SDK > Symbian^3 > Install Qt 4.7.1 to
+ Symbian^3 Device}. Follow the instructions on the screen to install Qt
+ libraries to the device.
- \o Choose \gui {Start > Qt SDK > Symbian > Install Qt to Symbian
+ \o Choose \gui {Start > Qt SDK > Symbian^3 > Install QtMobility 1.1.0 to
+ Symbian^3 Device}
+ and follow the instructions on the screen to install Qt
+ mobility libraries to the device.
+
+ \o Choose \gui {Start > Qt SDK > Symbian^3 > Install TRK (Debug Agent)
+ to Symbian^3 Device} and follow the instructions on the screen to install
+ the TRK
+ debugging application to the device.
+
+ \o Choose \gui {Start > Qt SDK > Symbian^3 > Install QML Viewer
+ to Symbian^3 Device} and follow the instructions on the screen to
+ install \QQV to the device.
+
+ \endlist
+
+ \section2 Developing for Symbian^1
+
+ Symbian^1 incorporates Symbian OS and S60 5th Edition (S60 5.0), which is
+ built on Symbian OS v9.4.
+
+ \list 1
+
+ \o Choose \gui {Start > Qt SDK > Symbian^1 > Install Qt 4.7.1 to Symbian^1
Device}. Follow the instructions on the screen to install Qt
libraries to the device.
- \o Choose \gui {Start > Qt SDK > Symbian > Install QtMobility to
- Symbian Device}
- and follow the instructions on the screen to install Qt
+ \o Choose \gui {Start > Qt SDK > Symbian^1 > Install QtMobility 1.1.0 to
+ Symbian^1 Device} and follow the instructions on the screen to install Qt
mobility libraries to the device.
- \o Choose \gui {Start > Qt SDK > Symbian > Install TRK (Debug Agent)
- to Symbian Device} and follow the instructions on the screen to install the TRK
+ \o Choose \gui {Start > Qt SDK > Symbian^1 > Install TRK (Debug Agent)
+ to Symbian^1 Device} and follow the instructions on the screen to install
+ the TRK
debugging application to the device.
- \note To check the Symbian platform version of your device, see
- \l{http://www.forum.nokia.com/devices}{Device Details}.
+ \o Choose \gui {Start > Qt SDK > Symbian^1 > Install QML Viewer
+ to Symbian^3 Device} and follow the instructions on the screen to
+ install \QQV to the device.
\endlist
- \note If errors occur during the installation, copy the .sis files from
- \c {<NokiaQtSDK_install_path>\Symbian\sis} to the device using USB storage
- mode. Then install them from the file manager on the device.
+ In addition, you can install an example application and demos to Symbian^1
+ devices.
\if defined(qcmanual)
\section1 Adding Symbian Platform SDKs