aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/overview/creator-target-platforms.qdocinc
blob: afbadea5efd70cfad8a71705d4d9b4c9a4724537 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
    \section1 Target Platforms

    You can develop applications for the following platforms:

    \list

        \li Desktop

        \li Android

        \li BlackBerry 10

        \li Generic remote Linux

        \li iOS

        \li QNX

        \li Windows Runtime (including Windows Phone)

    \endlist

    The following table summarizes operating system support for developing
    applications for mobile device platforms.

    \table
        \header
            \li {1,3} Target Platform
            \li {3,1} Development Platform
        \header
            \li Linux
            \li Mac OS X
            \li Windows

        \row
            \li Android
            \li Yes
            \li Yes
            \li Yes
         \row
            \li BlackBerry 10
            \li Yes
            \li Yes
            \li Yes
        \row
            \li Generic Remote Linux
            \li Yes
            \li Yes
            \li Yes
        \row
            \li iOS
            \li No
            \li Yes
            \li No
        \row
            \li QNX
            \li Yes
            \li Yes
            \li Yes (see \l{Running on QNX Devices} for limitations)
        \row
            \li Windows Runtime
            \li No
            \li No
            \li Yes
    \endtable

    \note Symbian support has been removed from \QC 2.6. To develop for Symbian,
    install \QSDK 1.2.1 or \QSDK 1.1.2 (that contains the Qt 4.6.3 for Symbian
    and Qt 4.7.3 for Symbian^3 and Symbian Anna targets) and use \QC 2.4.

    \note Madde support has been removed from \QC 3.0. To develop for Maemo or Harmattan,
    install \QSDK 1.2.1 or \QSDK 1.1.2 and use \QC 2.8.