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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Nokia and Mobile Programming

  • 08-04-2003 11:55am
    #1
    Registered Users, Registered Users 2 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, Registered Users 2 Posts: 7,468 ✭✭✭Evil Phil


    have a look at the Nokia SDKs as well


  • Registered Users, Registered Users 2 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, Registered Users 2 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, Registered Users 2 Posts: 4,196 ✭✭✭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