Discussion Board

Results 1 to 8 of 8
  1. #1
    Registered User prakashs's Avatar
    Join Date
    Dec 2006
    Posts
    12
    Hi folks,

    I’m sorry to drag up this issue again, I have just been trawling through a whole bunch of posts on this subject and I’m more confused now than when I started.

    So let’s start from my requirements (in order of importance)
    • My application must start when the phone boots (immediately)
    • My application must start when the application is installed

    Initially i used Ezboot.sis for this purpose and its worked for me but the problem is when the phone boots my application gets started after a long time.

    So i tried to create a recognizer. From the forums i understood that a recognizer is to created independently(separate package ).

    I have the code for a recognizer from the link(http://mikie.iki.fi/symbian/autostart.html).
    but i failed to create a recognizer along with my application (i.e. the recognizer should get installed when i install my application).

    please guide me with from initial step for the following requirements.
    1. A recognizer along with my application
    2. What are files and functions that i have to change when i add the recognizer to my application (example : a hello world application)
    3. My application should immediately start after the phone gets booted (no delay).

  2. #2
    Registered User saji_iq's Avatar
    Join Date
    Jun 2006
    Location
    Lahore, Pakistan
    Posts
    162
    Just place your recognizer target file (exe or dll(in OS 9.x) in your application package file and place them in system folder on device (in simple words place your recongizer exe in pakage to place it exactly at the same place where your main application 's exe is placed in your pkg file).


    note that make recognizer as separate project and after building it do the above mentioned step. Now when your application is installed your recognizer will also installed automatically.
    Sajid Iqbal
    ASD, Accredited S60 Developer
    [EMAIL]saji.iq@gmail.com[/EMAIL]

  3. #3
    Registered User saad3000's Avatar
    Join Date
    Feb 2007
    Location
    Lebanon
    Posts
    8
    Guys I need an App starter for N73 os 9.1 any application out there to autostart another application??

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Quote Originally Posted by saad3000
    Guys I need an App starter for N73 os 9.1 any application out there to autostart another application??
    This feature is part of the OS, check for "startup list management" in the SDK Help. Note that only trusted applications (having low-UIDs - 0x0-0x7FFFFFFF - and Symbian- or DevCert-signed) can be started automatically.

  5. #5
    Registered User srk2007's Avatar
    Join Date
    Oct 2007
    Posts
    42
    Can u send me ur code of autostart at bootup using ezboot.sis. It will be helpful for me. I tried and did'nt got succeeded in it.

  6. #6
    Nokia Developer Champion kiran10182's Avatar
    Join Date
    Mar 2006
    Location
    Helsinki, Finland
    Posts
    8,236
    Quote Originally Posted by srk2007 View Post
    Can u send me ur code of autostart at bootup using ezboot.sis. It will be helpful for me. I tried and did'nt got succeeded in it.
    For which target you want this thing? Do you want it for S60 2nd or S60 3rd edition?

    Kiran.
    Nokia Developer Wiki Moderation team

  7. #7
    I am absulotely new in symbian. I want to autostart an application on device boot up. It will stay on background. please please send compleate solution

    thanks in advance

  8. #8
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Use startup list management APIs.
    check following wiki articles for more details.
    For 3rd edition.
    http://wiki.forum.nokia.com/index.ph...Management_API
    For 2nd edition.
    http://wiki.forum.nokia.com/index.ph...Edition_phones

Similar Threads

  1. autostart an application
    By leuchovius in forum Symbian C++
    Replies: 44
    Last Post: 2008-04-21, 00:55
  2. how to Autostart an application in N-Series
    By vasant21 in forum Symbian C++
    Replies: 15
    Last Post: 2006-12-14, 04:36
  3. Autostart the application
    By Devang Shah in forum Symbian C++
    Replies: 1
    Last Post: 2005-04-17, 15:51
  4. Replies: 0
    Last Post: 2003-09-24, 06:27
  5. Replies: 0
    Last Post: 2003-02-03, 08:08

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