Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User deafbat's Avatar
    Join Date
    Oct 2009
    Posts
    6
    Hi all,
    I am new to mobile application developing. I have just finished a java based application and I plan it to be signed (or verified), but I could not find satisfying answers to my questions in mind reading the documents and forums. Let me give a summary of my application before asking your help.

    - Application targets nokia s60 3rd and 5th edition. But I will port it to nokia s40 and sony ericsson in future if it is possible.
    - Application will be installed over the air by a sis file. sis file contains two symbian c++ console exes and one java jar file. jar file is the main application, one of the symbian exe is for auto start up, and the other symbian exe is for jar installation.
    - java app needs permissions to use networking(sockets(just localhost) and UDP) and gps properties, also jad file has the property Nokia-MIDlet-No-Exit:True. Auto starter symbian exe uses boot up registration and sockets(just localhost). Other exe does not need any permissions except jad file access (and deleting it).

    My main question is: Should I sign all of the applications separately?

    If the answer is true (I suppose it is), I plan to use Java verified program to sign the java app since both symbian and java seems to require the same publisherId. Is it true that one publisherId obtained from trustCenter is enough for signing both a java app and a symbian app?

    Also i dont want any user notification caused by permissions through runtime, is ExpressSigned and java verified enough to achieve this?

    And last question, in java verified program, suppose that my application is rejected by the test house. Then should I repay for each test until the application is accepted?

    Any answers or hints will be appreciated.

  2. #2
    Registered User grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    Quote Originally Posted by deafbat View Post
    Nokia-MIDlet-No-Exit:True
    This does not require signing. Note that it only works on Series 60, 3rd, FP2 and later.

    Quote Originally Posted by deafbat View Post
    i dont want any user notification caused by permissions through runtime, is ExpressSigned and java verified enough to achieve this?
    Signing will not remove all user notifications. You need to check that signing will enable the "always allow" option, though users will still need to change the security settings for the application manually.

    Quote Originally Posted by deafbat View Post
    And last question, in java verified program, suppose that my application is rejected by the test house. Then should I repay for each test until the application is accepted?
    Yes.

  3. #3
    Registered User deafbat's Avatar
    Join Date
    Oct 2009
    Posts
    6
    Thank you for your fast reply grahamhughes. The questions left: should 3 applications(one java and 2 symbian exe) be signed separately? And is one publisherId from trustCenter enough to sign both java app and symbian app?

  4. #4
    Registered User grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    I can't tell you anything about Symbian signing. You'll need to ask in the Symbian discussion board.

    You probably want to avoid signing through Java Verified if you don't need it. For Thawte and Verisign, there's no need for a publisher ID. Assuming Thawte and Verisign (or even JV), will work on the devices you're targetting. Signing is best avoided for Java if possible.

    Graham.

Similar Threads

  1. Replies: 0
    Last Post: 2009-11-22, 19:03
  2. Is Java Signing a requirement to be published on OVI?
    By MarkHorwellVT in forum [Closed] Publishing to Nokia Store
    Replies: 2
    Last Post: 2009-11-16, 14:55
  3. Substitute of java classes in Symbian ?
    By Abhishek_karmakar in forum Symbian Networking & Messaging (Closed)
    Replies: 5
    Last Post: 2009-06-05, 11:58
  4. Global Symbian Development Opportunities *High Importance*
    By sara.lindsay in forum Symbian C++
    Replies: 0
    Last Post: 2004-05-07, 11:45
  5. Symbian Series 60 and Java J2ME Games
    By thelodger in forum Symbian C++
    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