Re: Mobile phones, J2ME and Java Enabled Phone



On Apr 29, 12:38 am, redamokr...@xxxxxxxxx wrote:
Regarding Mobile Phone and j2me or Java enabled phone I have two
query.

1)I need help on finding a mobile phone that support j2me.

Look out for Java support. > 95% phones sold worldwide
support J2ME.


2)How can I download a J2ME application to a mobile phone that support
J2ME or Is a Java Enabled?

Several ways :

1- bluetooth
2- infrared
3- specific transfer cable
4- if your plan allows to transfer data you can upload
your app to a provisionning server then connect to
that server using your cellphone.

Out of these, if you plan to sell that app the only
one that your consumer will ever use is number '4'
and you better test it for it works differently than
the other methods. Apps needs to be signed
differently depending on the carrier, some carrier
require that the app is verified, etc.

It is not uncommon to test using bluetooth while
developing then, once the app is done, to check
if everything is fine with the provisioning server.

Note that it's not to discourage you but developing
J2ME apps is *very* tricky: it doesn't have much
to do with regular Java programming. Portability
problems are horrible: it's one area where Java
isn't anywhere near "Write Once Run Anywhere".

The different J2ME VM implementations are
basically *all* bugged (and all bugged differently).
JVM doesn't have the time to stabilize for by
the time you buy the NokiSungRola V2428T
the NokiSungRola V2428R is out and has
slightly different features and a slightly different
VM, with slightly different bugs.

Note that J2ME apps development is so difficult
that a few companies are making a killing by
either doing "porting" or by selling tools allowing
easier porting.



.



Relevant Pages

  • Re: Mobile phones, J2ME and Java Enabled Phone
    ... Look out for Java support. ... J2ME or Is a Java Enabled? ... if you plan to sell that app the only ...
    (comp.lang.java.programmer)
  • telematics applications
    ... applications in java or j2me? ... I want to write a simple app to detect ... Can I buy a gps system (ie: ...
    (comp.lang.java.programmer)
  • Re: how do I move java ME app to phone
    ... How do I move app to phone? ... (be careful, some phones "support Bluetooth", but only for the ... bluetooth and provisionning servers to send ... J2ME apps to cellphones. ...
    (comp.lang.java.programmer)
  • Re: developing for j2me
    ... >>> How do I go about developing a program for j2me? ... >> application for running on my PC, not my PDA. ... I demonstrate a Java ... >> Even if your PDA has a JVM, it will need a JVM that supports whatever ...
    (comp.lang.java.help)
  • Re: Has independent Palm deveopment died?
    ... Are the java, windows mobile, symbian markets viable? ... The Java platform is the most common, ... The big problem with J2ME is that it provides a somewhat restricted ...
    (comp.sys.palmtops)