Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User satkin's Avatar
    Join Date
    Jul 2010
    Posts
    5
    how to create a startup application in Java?

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    And what, exactly, do you mean when you say "startup application"? An application that is automatically launched when the phone is powered on? If so, would be a foreground application or something that should be running in the background? Or do you mean something else with "startup application"? Keyword to use in the search (see the "Advanded Discussion Search" link topmost on the left column/menu on this page): "push registry"

  3. #3
    Registered User ektasrv's Avatar
    Join Date
    Oct 2009
    Location
    Noida
    Posts
    941
    Quote Originally Posted by satkin View Post
    how to create a startup application in Java?
    Startup application - is the one that auto launch when the handset boots up - for this you can try the following JAD attribute:

    Nokia-MIDlet-auto-start

    Series 40 3rd Edition FP 2

    Indicates how the MIDlet is auto-started at power on.

    yes, no, or once

    Example:

    Nokia-MIDlet-auto-start: yes
    Thanks,
    Ekta

  4. #4
    Registered User satkin's Avatar
    Join Date
    Jul 2010
    Posts
    5
    Thanks ekta for ur reply but the Nokia-Midlet-autoStart property is not working in N97 Application

  5. #5
    Nokia Developer Champion balagopalks's Avatar
    Join Date
    Nov 2003
    Location
    Bangalore , India
    Posts
    4,427
    pls note that Nokia-MIDlet-auto-start is a Nokia-proprietary attribute for Series 40 devices and might not work in S60 devices like N97.

    Here is the URL for Nokia specific JAD / Manifest attibutes http://library.forum.nokia.com/index...E4A538FB8.html

    Regards
    Gopal

  6. #6
    Regular Contributor rj12info's Avatar
    Join Date
    Jan 2009
    Location
    Bangalore
    Posts
    52
    In Nokia phones, An application that is automatically launched when the phone is powered on? If so, would be a foreground application or something that should be running in the background? Please Explain using J2me.

    Thanks,
    rj12info

  7. #7
    Nokia Developer Champion im2amit's Avatar
    Join Date
    Feb 2009
    Location
    Noida, India
    Posts
    2,903
    If you are targeting Nokia Series 40 3rd Edition FP 2 devices, you cab go with Nokia-MIDlet-auto-start to launch the app on device boot up - as Ekta suggested in this thread chain below. (for midlets signned to Manufacturer / operator domain only.)

    background on these S40 can also be managed by using Nokia-MIDlet-bg-server attribute, but again it works only on midlets signned to Manufacturer / operator domain only.
    thanks,
    ~Amitabh
    (Poster of the Month -Dec'12)
    Follow me on my blog for Innovative Mobile Apps

Similar Threads

  1. Facebook API for JavaME Application
    By narendar_discover in forum Mobile Java Networking & Messaging & Security
    Replies: 24
    Last Post: 2011-05-10, 08:05
  2. How to get certificate for my javame application?
    By spectorsky in forum Mobile Java Networking & Messaging & Security
    Replies: 8
    Last Post: 2009-07-08, 15:18
  3. First JavaMe Application for S60.
    By ClementVidal in forum Mobile Java General
    Replies: 3
    Last Post: 2007-10-21, 11:11
  4. Replies: 2
    Last Post: 2006-11-13, 09:04
  5. Phone Startup & Application Startup
    By mvadu in forum General Development Questions
    Replies: 0
    Last Post: 2006-06-21, 13:35

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