Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User nguyenthetam's Avatar
    Join Date
    Mar 2008
    Posts
    3
    Hi all
    I am writting an alarm program in J2ME. Everything is OK but:
    1. The program popup a question 'Allow application xxx to start automatically when needed ?' whenever I add an alarm
    2. Before the phone activates the alarm, it ask me a question 'Allow application xxx to start ?'

    If I sleep, I cannot answer confirmation, I only can hear alarm sound !
    So how can I remove all these confirmations ?

    Thanks your help

  2. #2
    Registered User ektasrv's Avatar
    Join Date
    Oct 2009
    Location
    Noida
    Posts
    941
    Signing the midlet might help on certain devices.
    Thanks,
    Ekta

  3. #3
    Registered User nguyenthetam's Avatar
    Join Date
    Mar 2008
    Posts
    3
    Quote Originally Posted by ektasrv View Post
    Signing the midlet might help on certain devices.
    Is that the only solution ?
    I've heard about signing but don't know how much it cost signing a Midlet

    And if I write it in Symbian/C++ then does the phone still popup confirmations ?

  4. #4
    Nokia Developer Champion njzk2's Avatar
    Join Date
    Mar 2005
    Location
    Paris
    Posts
    814
    you need to set the permissions for your application do start automatically. but you will notice that some options (usually "allow always") will not be available until your application is signed (and even then, you have to set the permissions manually).
    what level of permission are available for your application under the autostart section in the application options?

  5. #5
    Registered User nguyenthetam's Avatar
    Join Date
    Mar 2008
    Posts
    3
    In App. manager, at auto-start section, there are 3 options: Not allowed, Ask every time, Ask first time

    I choose 'Ask first time' then every time I exit my program (the code registerAlarm there), the phone does not ask 'Allow application xxx to start automatically when needed ?' again and again. But at the alarm time, the phone does not allow the program start automatically, it still ask 'allow .... to start'. Is it stupid, Nokia phone ?

    Quote Originally Posted by njzk2 View Post
    you need to set the permissions for your application do start automatically. but you will notice that some options (usually "allow always") will not be available until your application is signed (and even then, you have to set the permissions manually).
    what level of permission are available for your application under the autostart section in the application options?

Similar Threads

  1. Remove pop up confirmation with certificat ?
    By elendryl in forum Mobile Java Networking & Messaging & Security
    Replies: 6
    Last Post: 2011-02-16, 10:05
  2. how to remove confirmation message while sending SMS
    By ultracoxy in forum Mobile Java General
    Replies: 2
    Last Post: 2010-10-02, 14:27
  3. Remove installation confirmation
    By aquaUrge in forum Symbian C++
    Replies: 5
    Last Post: 2009-12-15, 09:53
  4. Remove confirmation message when sending SMS
    By ultracoxy in forum Mobile Java General
    Replies: 0
    Last Post: 2004-05-27, 10:08
  5. how to remove confirmation message while sending SMS
    By ultracoxy in forum General Messaging
    Replies: 0
    Last Post: 2004-05-27, 10:07

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