Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Every one pro Help me! Develop an APP for Nokia.
Forum Update on Monday, May 27th 2025

Every one pro Help me! Develop an APP for Nokia.

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 4 Posters 4.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hungchuviet
    wrote on last edited by
    #1

    I'ts very dificult to develop an application for Nokia.

    I've install all of packages, that downloaded from qt.nokia.com.

    I want to write an application to read and send SMS message on nokia mobile.

    But, now, all of them not work, A lot of errors happened.

    If i don't use QtMobility library, all work fine. When I enable QtMobiliy on my app, project work fine on Qt simulator, but doesn't work on symbian device (OS-Related Error).
    Help me please!

    Thanks you very much!

    1 Reply Last reply
    0
    • A Offline
      A Offline
      alexander
      wrote on last edited by
      #2

      have you installed qtmobility.sis on the device?

      1 Reply Last reply
      0
      • A Offline
        A Offline
        archerabi
        wrote on last edited by
        #3

        if instead of directly running the application from qt creator , you manually install the sis file on the phone it will tell you what packages you are missing .

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          Did you add all required capabilities?

          1 Reply Last reply
          0
          • H Offline
            H Offline
            hungchuviet
            wrote on last edited by
            #5

            Thanks for all reply!
            Please help me, I like Nokia, I want to devolop Nokia APP very much.
            I did all this step:
            . Install QtMobility to symbian device

            .Install Qt to symbian device

            .Instal SqLite to symbian device

            . Install Active Perl

            . Install and update CarbIDE.c++ 2.3

            . Install QT (All versions I've downloaded)

            Follow guide on qt.nokia.com to install QTMobily API:
            add QT command Promt
            c:>cd c:\QtMobility
            c:\QtMobility>cd qt-mobility-symbian-opensource-1.0.2

            c:\QtMobility\cd qt-mobility-symbian-opensource-1.0.2>configure -prefix c:\QtMobility\cd qt-mobility-symbian-opensource-1.0.2\INSTALL

            then: mingw32-make, mingw32-make install

            1 Reply Last reply
            0
            • A Offline
              A Offline
              archerabi
              wrote on last edited by
              #6

              Reasons why your install might fail,

              • The time/date settings on your phone or pc are wrong.Make sure both time and date settings on PC and phone are correct.

              • your phone might be set to not allow installation of self signed applications.if so go to application manager and change "Software installation" to All.

              • You might be using qt 4.7 to build but installed qt 4.6 on the phone.

              • Since you are using your app to read/write SMS,you need the ReadDeviceData capability,for which you need to sign the app using a developer certificate.You can get this for free("here":http://www.forum.nokia.com/Distribute/Packaging_and_signing.xhtml#article0).
                More about capabilities "here":http://developer.symbian.org/wiki/index.php/Capabilities_(Symbian_Signed)

              1 Reply Last reply
              0
              • H Offline
                H Offline
                hungchuviet
                wrote on last edited by
                #7

                Thanks you very much, I understand!!

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved