Re: Programming the Sony Ericsson t616

From: fm (postmaster_at_127.0.0.1)
Date: 07/29/04

  • Next message: Stelios Georgoulas: "Compaq Evo Nx9005 and Suse Personal 9.1"
    Date: Thu, 29 Jul 2004 08:40:27 +0200
    
    

    Suriya Narayanan M S wrote:
    > I would like to write an application which runs on the Sony Ericsson
    > t616 mobile phone. The program involves no communication with the
    > outside world, for example a program to add two numbers. How can this
    > be done? What language should I use? Java? Could someone point me to
    > some resource? I search through tuxmobil.org, but the articles there
    > are mostly on how to make a mobile phone talk to a linux computer.
    > Could someone point to a document or a sample program?
    >
    > Thanks in advance,
    > Suriya
    You must use Java J2ME, unless you intend to make a game - in which case
    you could also write to the Mophun platform.

    A free tool for writing Midlets is NetBeans, www.netbeans.org. In order
      to get the J2ME modules, you need to run an online update after
    installing.

    The T61x-series has MIDP 1.0, CLDC 1.0, which means adding two numbers
    as in your example, is restricted to integers only...


  • Next message: Stelios Georgoulas: "Compaq Evo Nx9005 and Suse Personal 9.1"