Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User textel's Avatar
    Join Date
    Mar 2004
    Posts
    3
    Hi

    My game is running in Nokia 3650 but can't run on Nokia 6600

    I am using all loding of files (.dat , .bin ) inside the threads run method. It can't execute in Nokia 6600 which has sufficient amount of heap memory but run in Nokia 3650 which has not sufficient memory

    so whats the problem ....Is Nokia 6600 doesn't support any thing other thann Nokia 3650

    regards,

    Ravi Valecha

  2. #2
    Nokia Developer Champion balagopalks's Avatar
    Join Date
    Nov 2003
    Location
    Bangalore , India
    Posts
    4,427
    Hi Ravi,

    If ur game works fine on 3650 ; IMHO it might have to work fine in 6600 also.
    Is it working with the series 60 default emulator?

    Could u plz check from which line of code the app crashes; so that we could find out the error situation..

    regrds
    Gopal

  3. #3
    Regular Contributor lmtang's Avatar
    Join Date
    Mar 2005
    Posts
    249
    3650 uses CLDC1.0 and MIDP 1.0.
    6600 uses CLDC 1.0 and MIDP 2.0.

    You need the jar manifest to reflect midp2.0 in order for it to run on 6600.

    Cheers.

  4. #4
    Nokia Developer Champion balagopalks's Avatar
    Join Date
    Nov 2003
    Location
    Bangalore , India
    Posts
    4,427
    hi,

    Even though 6600 is a MIDP 2.0 device ;IMHO MIDP 1.0 apps will work fine on it....

    regards
    Gopal

  5. #5
    I have the same issues......

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