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. How to run my application in background and autostart it
Forum Updated to NodeBB v4.3 + New Features

How to run my application in background and autostart it

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 4.0k Views 1 Watching
  • 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.
  • A Offline
    A Offline
    awasay
    wrote on last edited by
    #1

    I am programming for s60 3rd edition and I want my program to auto start at boot and go into the background. I have looked around but haven't found anything related to sending my application to the background. Any help would be appreciated.

    I am very new to the symbian platform and was trying to do this in carbide - there I came across the "symbian signed" problem while auto starting. So my second question is that even if i am developing and testing, is there no way around the certificate problem and more importantly, is it even a problem in Qt.

    And a little off topic - will carbide code work in Qt? Like I said I am very new to all this. Please forgive any weird questions and help . . .

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kamalakshantv
      wrote on last edited by
      #2

      You will require to have it signed and will need to have a developer certificate to test it. To auto start the Qt application you will have to write a launcher exe in Symbian and use it. This "link":http://wiki.forum.nokia.com/index.php/Autostart_applications_on_bootup_in_Qt_for_Symbian will help you.

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

        [quote author="QtK" date="1293629521"]You will require to have it signed and will need to have a developer certificate to test it. To auto start the Qt application you will have to write a launcher exe in Symbian and use it. This "link":http://wiki.forum.nokia.com/index.php/Autostart_applications_on_bootup_in_Qt_for_Symbian will help you.[/quote]

        thank you

        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