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

Programming languages Mobile Phones

  • 26-08-2009 2:37pm
    #1
    Closed Accounts Posts: 74 ✭✭


    What programming languages do mobile phones use.


Comments

  • Registered Users, Registered Users 2 Posts: 3,945 ✭✭✭Anima


    Depends on the phone. Could be Java, C or Objective-C. Probably more as well.


  • Closed Accounts Posts: 5,064 ✭✭✭Gurgle


    All of them.


  • Registered Users, Registered Users 2 Posts: 18,272 ✭✭✭✭Atomic Pineapple


    Depends on the device you plan to program for, most phones these days will run java me apps though, smartphones and the likes can be different with the iPhone using objective C and others using languages for there own specific platform such as Symbian, Microsoft mobile OS, Android.


  • Registered Users, Registered Users 2 Posts: 6,421 ✭✭✭Doodee


    J2ME, BREW, Symbian, Android, Objective C.
    Take your pick.

    Most 'standard' devices will work with J2ME though (Most QVGA, Mid-res and low-res).
    BREW is mainly for verizon CDMA devices etc.
    Symbian is messy, and most of it's devices support J2ME so unless it is a resource hog of an app J2ME would suffice.

    Bit more info on the type of application you are looking to code might yield more specific answers.


Advertisement