Home > Archive > Java Help > February 2007 > J2ME . How do I start?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
J2ME . How do I start?
|
|
| Talal Itani 2007-02-15, 4:19 am |
| Hello,
I need to write an application for MIDP 2.0 phones. Once I write the
application, will it work on every phone that supports MIDP 2.0? What is
the best way to get started? Which tools should I use? Any online tutorial
videos or good books? Thanks a lot.
T.I.
| |
| Alex Hunsley 2007-02-15, 7:12 pm |
| Talal Itani wrote:
> Hello,
>
> I need to write an application for MIDP 2.0 phones. Once I write the
> application, will it work on every phone that supports MIDP 2.0?
In theory, yes. In practice, no; various phones have quirky behaviour.
You may find your application fails or misbehaves in odd ways.
> What is
> the best way to get started? Which tools should I use? Any online tutorial
> videos or good books? Thanks a lot.
There's a site called www.google.com (amongst others) that can be used
to find things if you type in stuff like "J2ME tutorial". Also check out
Sun's J2ME tutorials.
lex
| |
| David N. Welton 2007-02-15, 7:12 pm |
| Talal Itani wrote:
> Hello,
>
> I need to write an application for MIDP 2.0 phones. Once I write the
> application, will it work on every phone that supports MIDP 2.0? What is
> the best way to get started? Which tools should I use? Any online tutorial
> videos or good books? Thanks a lot.
You might look at Hecl: http://www.hecl.org
Ciao,
--
David N. Welton
- http://www.dedasys.com/davidw/
Linux, Open Source Consulting
- http://www.dedasys.com/
|
|
|
|
|