Results 1 to 2 of 2
  1. #1
    Dejan Mratinkovic
    Guest
    I am using Nokia Developers suit with JBuilder9.

    I have created my own game. I used one of example classes -
    SplashScreen from
    BlockGame (copy-paste).

    I have this problem - splash image is never shown on some models of
    phone (default color phone emulator, nokia 7210 emulator). I don't get
    any exception.
    I used same splash screen image from BlockGame, it doesn't worked one
    these two phones (works fine on series 60). But, when I start jad I
    get with Developers Suite, it works correct.

    Problem occurs even when I try to build this application with given
    source code. Again, everything works fine with series 60 and mobile
    phone emulators I get from Sun Wireless kit.

    Jar I created and jar I get as example are same! I believe the
    problems I get are somehow connected with some Meta-Inf or something
    similar.

    Where is the problem?



    See More: Problems with image in MIDlet




  2. #2
    Anton Spaans
    Guest

    Re: Problems with image in MIDlet

    Have you tried the Nokia Developers Forums? You may get (better) answers
    there.
    I suggest you search on these forums first... replies to questions can
    sometimes be slow.

    http://www.forum.nokia.com/main.html

    and

    http://discussion.forum.nokia.com/forum/

    Good luck!
    -- Anton.

    "Dejan Mratinkovic" <[email protected]> wrote in message
    news:[email protected]...
    > I am using Nokia Developers suit with JBuilder9.
    >
    > I have created my own game. I used one of example classes -
    > SplashScreen from
    > BlockGame (copy-paste).
    >
    > I have this problem - splash image is never shown on some models of
    > phone (default color phone emulator, nokia 7210 emulator). I don't get
    > any exception.
    > I used same splash screen image from BlockGame, it doesn't worked one
    > these two phones (works fine on series 60). But, when I start jad I
    > get with Developers Suite, it works correct.
    >
    > Problem occurs even when I try to build this application with given
    > source code. Again, everything works fine with series 60 and mobile
    > phone emulators I get from Sun Wireless kit.
    >
    > Jar I created and jar I get as example are same! I believe the
    > problems I get are somehow connected with some Meta-Inf or something
    > similar.
    >
    > Where is the problem?






  • Similar Threads