Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User kekesolusiweb's Avatar
    Join Date
    Mar 2012
    Posts
    4
    Dear All Ezxperts,

    I have an application (Symbian C++ EXE without UI) with functionality :
    - auto-start on device boot up
    - auto-run after installation

    i've got this :
    TEST 6 — Auto-start behaviour
    TEST STEPS
    1
    With the application running, find the settings for the application — either within the application itself or from the settings option on the device.
    There must be an option which allows the user to enable/disable auto-start functionality.
    2
    Ensure that the setting for auto-start behaviour is disabled, and restart the device.
    The application must not start on device boot.

    3
    Now change the setting so that auto-start behaviour is enabled for the application and restart the phone.
    The application must start when the phone boots.


    Notes
    The User must always be in control.
    If the application does not have auto-start functionality, then this test does not need to be run.


    anyone could help me how to conform whit this test criteria for server application above???

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    Basically, you Must implement UI for changing the auto-start behavior, since the rules are stating that you must provide users means on disabling the auto-start options.

    So either make UI application which users can start by clicking the UI, or utilize the settings framework to implement settings view, in which user can change the auto-start behavior.

    In general the exe would always be executed in bootup, but you would simply first read the settings and then exit if settings are indicating that the auto-start is disabled.

  3. #3
    Registered User kekesolusiweb's Avatar
    Join Date
    Mar 2012
    Posts
    4
    Thanks symbianyucca, for the explanation.

    my exe is an engine for MIDlet application. Is it possible if the control of auto-start from the MIDlet???
    for example:
    - Symbian exe has an option to enable/disable auto-start on instalation
    - the setting of auto-start Symbian Exe is on the MIDlet by writing enable/disable value into a specific file.

    is it allowed by symbian sign criteria ??

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    Basically the rules simply state that user must be on control, so if you can make it in a way that user can control it from the Midlet, then by all means do it. Just make sure it does comply with the rules, and there is a way that user can always control the feature.

  5. #5
    Registered User kekesolusiweb's Avatar
    Join Date
    Mar 2012
    Posts
    4
    Thanks Symbianucca... i really apreciate your help.

  6. #6
    Registered User kekesolusiweb's Avatar
    Join Date
    Mar 2012
    Posts
    4
    Dear Symbianyucca and all symbian's expert,

    about this problem, i got one possible solution, but i'm not sure it is allowed by symbian sign criteria or not. it is :
    - put this line into pkg of server app : "autostart.txt"-"", FT, TA --> (TEXTABORT)
    - it will display confirmation : "This application will run automatically after installation and on device reboot. User can not disable this feature except uninstall this application from Application Manager. Continue installation?"
    - if user press "YES", continue installation; "NO", Abort installation.

    is it possible to conform with TEST 6 — Auto-start behaviour ??

    Thanks.

Similar Threads

  1. to develop Symbian apps(j2me client and j2ee server apps)
    By harish_goel in forum Mobile Java Tools & SDKs
    Replies: 1
    Last Post: 2010-07-29, 10:09
  2. mobile web sever?
    By sbdavid in forum Symbian C++
    Replies: 1
    Last Post: 2009-03-17, 19:16
  3. SIP Sever...
    By Priju Jacob Paul in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2006-02-02, 20:52
  4. Sever response to many clients
    By fabiolee in forum Mobile Java Networking & Messaging & Security
    Replies: 3
    Last Post: 2004-01-26, 16:00
  5. Replies: 1
    Last Post: 1970-01-01, 02:00

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