Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Nokia and Mobile Programming

Options
  • 08-04-2003 12:55pm
    #1
    Registered Users Posts: 261 ✭✭


    Think of doing my 3rd year project on making a game for a nokia

    I'm in a 2nd year of a cert in programming at the moment.

    Did some research on it, i know there is a 60 and 40 platform for nokia phones and that a micro edition of java is used to program them. And C++ on some phones.

    Any link or advice would be very helpful ;)


Comments

  • Closed Accounts Posts: 7,230 ✭✭✭scojones




  • Registered Users Posts: 7,468 ✭✭✭Evil Phil


    have a look at the Nokia SDKs as well


  • Registered Users Posts: 4,676 ✭✭✭Gavin


    Probably better off doing it in Java than C++. Far easier to get productive quickly in Java, assuming you aren't already a competent c++ programmer. Also, your game may well run on any java enabled phone.

    Gav


  • Registered Users Posts: 261 ✭✭HaVoC


    cool thanks


    What are the limits of devloping a game on a phone?


  • Closed Accounts Posts: 19,777 ✭✭✭✭The Corinthian


    Originally posted by HaVoC
    What are the limits of devloping a game on a phone?
    Interoperability between makes/models (with regard to some of the higher API’s and UI) and file size.


  • Advertisement
  • Registered Users Posts: 4,185 ✭✭✭deadl0ck


    Go for the Sun ONE Studio Mobile Edition - Full IDE for free from SUN and it even has a mobile phone Emulator to test out you code
    Check it out here


Advertisement