Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User qtguy's Avatar
    Join Date
    Jun 2010
    Posts
    4
    Hi,
    Acctually I want to test my Symbian based Qt application on the Nokia device. Can anybody please let me know how can we deploy a Symbian based Qt application on the Nokia device. It would be great if anybody can provide me the procedure.
    Do I need any approval from Nokia to deploy my application on the Nokia device.
    Last edited by qtguy; 2010-06-04 at 07:22.

  2. #2
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    For an "unofficial" deployment you can create a "self-signed" install package (".sisx" file). This installs with a warning, so long as the phone is set to allow the installation of self-signed apps.

    To create an "official" app you need to have it signed -- ie, get/use a traceable "certificate" similar to those used for web sites. Haven't jumped through the hoops for this, but I gather it's not a really big deal, so long as you don't want special capabilities.

    To do any of this you need either the Carbide or the Qt Creator development kit. http://developer.symbian.org/wiki/in...Qt_Quick_Start

  3. #3
    Registered User qtguy's Avatar
    Join Date
    Jun 2010
    Posts
    4
    I just wanna to see if my application is running on Nokia device or not.
    Please let me how to create "self-signed" install package and how to install it on the phone. Is there any procedure available? If so please provide me the details.

  4. #4
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    You can try to find an answer in wiki
    http://wiki.forum.nokia.com/index.ph...command_prompt

  5. #5
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    The IDE automatically signs the app for you, just install the Nokia Qt SDK and from it send your app to the device ...

  6. #6
    Nokia Developer Champion danhicksbyron's Avatar
    Join Date
    Nov 2009
    Location
    Minnesota, USA
    Posts
    3,209
    Yeah, Carbide and, I presume, Qt Creator do the job for you, semi-automatically. You do need to do a little setup -- create the "build configuration" that specifies which .pkg file to use in the build. Then the tool creates, at the end of a (error-free) "build" operation, a ".sisx" file which you can install on your Nokia Symbian device.

    The .sisx file is installed by first having the Ovi code on your system and the phone connected, then double clicking on the file. It's automatic from there.

    You may have a problem that the phone is set to reject self-signed files without asking, in which case you need to go into the phone settings and change an option.

  7. #7
    Nokia Developer Champion rahulvala's Avatar
    Join Date
    Oct 2008
    Location
    INDIA
    Posts
    2,300
    Quote Originally Posted by qtguy View Post
    Hi,
    Acctually I want to test my Symbian based Qt application on the Nokia device. Can anybody please let me know how can we deploy a Symbian based Qt application on the Nokia device. It would be great if anybody can provide me the procedure.
    Do I need any approval from Nokia to deploy my application on the Nokia device.

    The below article will load the Qt application in the phone and you can see your output in the phone's display.

    http://wiki.forum.nokia.com/index.ph...ng_with_AppTRK

    Best regards,

Similar Threads

  1. [moved] Doubt regarding Nokia Test Criteria for Symbian Cpp Application
    By sameerbkamble in forum Symbian Signed Support, Application Packaging and Distribution and Security
    Replies: 1
    Last Post: 2009-03-21, 08:23

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved