summaryrefslogtreecommitdiff
path: root/doc/src/linux-mobile/creator-projects-running-madde.qdocinc
blob: c4d264abaf6c8f08cb3c66ea4f6ccebb231f6461 (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
    \section1 Running on Maemo or MeeGo Harmattan

    \list 1

        \o  Build and run the application for \l{Running on Qt Simulator}
            {Qt Simulator}.

        \o  Build and run the application for
            \l{Using Maemo or MeeGo Harmattan Emulator}
            {the Maemo or MeeGo Harmattan emulator}.

        \o  Alternatively, you can build and run the application for a device:

        \list 1

            \o  Configure the device and specify a connection to it. For more
                information, see \l{Connecting Maemo Devices} and
                \l{Connecting MeeGo Harmattan Devices}.

            \o  Connect the device to the development PC.

            \o  Click the \gui Run button.

        \endlist

    \endlist

    \QC uses the compiler specified in the MADDE tool chain to build the
    application.

    \QC generates an installation package, installs it on the device, and
    executes the selected application. The application views are displayed on
    the device. Command-line output is visible in the \QC
    \gui {Application Output} view.

    Choose \gui {Projects > Maemo Run} to view the settings for deploying the
    application on the connected device and creating the installation package.
    For more information, see
    \l{Specifying Run Settings for Maemo and MeeGo Harmattan Devices}.

    Debugging also works transparently.