Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User rcortesr's Avatar
    Join Date
    Nov 2006
    Posts
    8
    In symbian is possible that an application starts when the telephone ignites?
    It is an application for nokia 6600 in c++.

    somebody can help me?

    Thanks.

  2. #2
    Nokia Developer Moderator ltomuta's Avatar
    Join Date
    Sep 2004
    Location
    Tampere, Finland
    Posts
    11,335
    Quote Originally Posted by [URL]http://developer.symbian.com/main/tools/utilities/cpp/index.jsp#sob[/URL]

    Start-on-Boot Registration API

    A common task Symbian OS developers face is to set up daemon services that run in the background waiting for or initiating events. For example you might wish to have some code execute or an application be launched at a scheduled time, or in response to receiving an inbound connection. In practice the combination of CActive and CServer classes provides the framework to create the service itself. What can be tricky, though, is ensuring that the service is running at all times, especially after the phone is rebooted. We provide here for the first time a very simple solution to this problem. The Start-on-Boot API allows you to specify that an executable of your choice be launched and kept running indefinitely by registering it for re-launch as part of the phone's boot sequence. The implementation of the API includes checks which ensure that any malfunctioning executable introduced into the boot sequence which prevents successful reboot subsequently is automatically de-registered.
    This API extension is what you need. Check the link above and make sure you read the "Start On Boot API Notes for Release V1.3.doc" included in the package for informations about API usage.

    Best regards,

  3. #3
    Nokia Developer Champion hotcheese's Avatar
    Join Date
    Jul 2004
    Posts
    2,015
    Quote Originally Posted by rcortesr
    In symbian is possible that an application starts when the telephone ignites?.

    Starting an application to automatically dial 911 and ask for the fire service would be useful ;-)

  4. #4
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Hi,

    Check out the following link:
    http://discussion.forum.nokia.com/fo...ad.php?t=91079
    Post #6 and #7

    I hope this will help you.
    Regards.
    Kiran.

  5. #5
    Nokia Developer Champion stenlik's Avatar
    Join Date
    Mar 2004
    Location
    Czech Republic
    Posts
    2,037
    Hi,

    you can find all informatins in the forum... You could

    1/ do whatever you want during boot-up sequence
    2/ start background running EXE server
    3/ start application and send it to the background

    But I don't know if there are some limitations on v9.2(3rd_FP1)..

    Regards,

    STeN

Similar Threads

  1. Graphics in background Python processes?
    By canopus961 in forum Python
    Replies: 8
    Last Post: 2008-07-21, 21:31
  2. Applications crashing in Cingular-branded 6682. Feedback appreciated.
    By Razor1973 in forum General Development Questions
    Replies: 3
    Last Post: 2006-01-27, 13:11
  3. Background Applications
    By ahmedb_ in forum Mobile Java General
    Replies: 5
    Last Post: 2005-08-19, 09:08
  4. Keep script running in the background
    By bercobeute in forum Python
    Replies: 2
    Last Post: 2005-03-11, 09:00
  5. 3300: Crash on installing Java applications from Memory Card
    By Jhn314 in forum Mobile Java General
    Replies: 0
    Last Post: 2003-08-19, 14:18

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