Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User suoran3060's Avatar
    Join Date
    Dec 2009
    Posts
    2
    Hi all,

    I develop a J2ME application, create package .jar and .jad successfully.

    I can run it successful in S40(NOKIA5130) first time.

    But if I exit and run again, I can't open it.

    The software always stay in waiting interface, "opening ……", and can't run it.

    I don't know why. Waiting your's answer and thank you very much.
    (The other, I can run it in NOKIA 5310 successfully, no any problem.)

    Yilu
    Last edited by suoran3060; 2009-12-17 at 03:38.

  2. #2
    Regular Contributor dinanath.d's Avatar
    Join Date
    Oct 2007
    Location
    Pune
    Posts
    189
    Hello,

    Can you please share the startup method and constructor code of your midlet?
    Regards,
    Dinanath


    It's a matter of attitude.

  3. #3
    Registered User suoran3060's Avatar
    Join Date
    Dec 2009
    Posts
    2
    Quote Originally Posted by dinanath.d View Post
    Hello,

    Can you please share the startup method and constructor code of your midlet?

    That's not complexity exactly, I think. And if I use the jar that has NOKIA certificate, that' ok in 5130.

    The constructor does nothing, and some function begin from startApp().

    protected void startApp() throws MIDletStateChangeException {

    MWH.midlet = this;
    MWH.display = Display.getDisplay(this);

    MWH.display.setCurrent(new view.Welcome());
    }

Similar Threads

  1. Open C FAQ
    By Nokia Ron in forum Open C/C++
    Replies: 4
    Last Post: 2010-10-01, 09:02
  2. J2ME Application Permissions
    By ashishkanate in forum Mobile Java Media (Graphics & Sounds)
    Replies: 5
    Last Post: 2009-03-23, 12:35
  3. Signing J2ME Application
    By maruffaiz in forum Mobile Java Tools & SDKs
    Replies: 1
    Last Post: 2009-02-28, 10:36
  4. Start a exe on J2ME application start up
    By sandeepkumar03 in forum Mobile Java General
    Replies: 2
    Last Post: 2009-02-05, 23:53
  5. Replies: 0
    Last Post: 2004-08-25, 11:42

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