How to setup Qt Mobility: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Convert ExpressionEngine links)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Overview=
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}


The Qt Mobility a new suite of Qt <span class="caps">API</span>s for supporting mobile device functionality. These <span class="caps">API</span>s will enable cross-platform mobile application development.
[[Category:Developing with Qt::QtMobility]]


===Setting up Qt Mobility===
= Overview =


====Using Nokia Qt <span class="caps">SDK</span>====
The Qt Mobility a new suite of Qt APIs for supporting mobile device functionality. These APIs will enable cross-platform mobile application development.


Qt Mobility comes with the [http://www.forum.nokia.com/Tools_Docs_and_Code/Tools/IDEs/Nokia_Qt_SDK/ Nokia Qt <span class="caps">SDK</span>] ''[forum.nokia.com]'' Nokia Qt <span class="caps">SDK</span>. After you have installed the Nokia Qt <span class="caps">SDK</span>, if you have a Symbian device, you can install Qt and Qt Mobility libraries on your device from:
=== Setting up Qt Mobility ===


Windows start menu &gt; Nokia Qt <span class="caps">SDK</span> beta &gt; Symbian &gt; Install Qt libraries/QtMobility to Symbian Device
==== Using Nokia Qt SDK ====


====Using Qt Mobility archive on Symbian====
Qt Mobility comes with the [http://www.forum.nokia.com/Tools_Docs_and_Code/Tools/IDEs/Nokia_Qt_SDK/ Nokia Qt SDK] Nokia Qt SDK. After you have installed the Nokia Qt SDK, if you have a Symbian device, you can install Qt and Qt Mobility libraries on your device from:


Download the [http://qt.nokia.com/products/appdev/add-on-products/catalog/4/new-qt-apis/mobility archive package] ''[qt.nokia.com]'' and extract it to your development environment.
Windows start menu > Nokia Qt SDK beta > Symbian > Install Qt libraries/QtMobility to Symbian Device


The '''qtmobility.sis''' package must be installed on your Symbian device and the library archive '''qt-mobility-1.x.x-epoc32-5.0.zip''' must be extracted into your '''epoc32''' development environment folder.
==== Using Qt Mobility archive on Symbian ====


For more information read the '''<span class="caps">INSTALL</span>.symbian''' file.
Download the [http://qt.nokia.com/products/appdev/add-on-products/catalog/4/new-qt-apis/mobility archive package] and extract it to your development environment.


===Categories:===
The '''qtmobility.sis''' package must be installed on your Symbian device and the library archive '''qt-mobility-1.x.x-epoc32-5.0.zip''' must be extracted into your '''epoc32''' development environment folder.


* [[:Category:Developing with Qt|Developing_with_Qt]]
For more information read the '''INSTALL.symbian''' file.
** [[:Category:Developing with Qt::QtMobility|QtMobility]]

Latest revision as of 15:00, 4 March 2015

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.

Overview

The Qt Mobility a new suite of Qt APIs for supporting mobile device functionality. These APIs will enable cross-platform mobile application development.

Setting up Qt Mobility

Using Nokia Qt SDK

Qt Mobility comes with the Nokia Qt SDK Nokia Qt SDK. After you have installed the Nokia Qt SDK, if you have a Symbian device, you can install Qt and Qt Mobility libraries on your device from:

Windows start menu > Nokia Qt SDK beta > Symbian > Install Qt libraries/QtMobility to Symbian Device

Using Qt Mobility archive on Symbian

Download the archive package and extract it to your development environment.

The qtmobility.sis package must be installed on your Symbian device and the library archive qt-mobility-1.x.x-epoc32-5.0.zip must be extracted into your epoc32 development environment folder.

For more information read the INSTALL.symbian file.