Re: Java Mobile device Emulator



On Tue, 08 Nov 2005 16:05:19 +0100, Schraalhans Keukenmeester wrote:

> After searching for an emulator for the typical cellphone/handheld java
> applets (do these have a specific name like beans or something?) I
> arrived at Sun's website and found a download for a runtime which
> supposedly allows for testing these kind of apps on a pc.
>
> I am not at all proficient in Java development, after trying for a while
> I find I cannot run any of the Java applets I have, which _do_ run
> properly on my SE K750i cellphone.
>
> Can anyone help me getting these to work on a pc, preferrably in a
> virtual screen similar in dimensions to the one on my phone?
>
> I don't intend (yet) to start writing my own apps, I am just interested
> in trying them before laboriously installing them one by one on my
> cellphone.
>

I don't know much yet about mobile Java development, but since no one
answered your question, I'll try. Have you tried to simply lauch those
applications with emulator.exe? Command-line would be like:

<path-to-wireless-toolkit>\bin\emulator -Xdescriptor:somefile.jad
somefile.jar

HTH.
.



Relevant Pages

  • Re: Embedded java ?
    ... >I wonder if Cell ... A cellphone has very limited ram. ... desktop java, so you would have to study the available tools. ...
    (comp.lang.java.help)
  • Java and Cellphones
    ... I am contemplating doing a cellphone entry for the Java glossary. ... coding for a particular brand, model, service provider? ... In production how do you download phones? ...
    (comp.lang.java.programmer)
  • Re: thanks once again to michael and louise :)
    ... It will even run on your PDA or cellphone. ... It's written in Java, so it's supposed to run on a refrigerator or ... I've had some truly insane problems with the software ... information in my Outlook calendar and all of the contact information in ...
    (sci.lang.japan)
  • Java Network Programming FAQ
    ... Java Network Programming FAQ. ... How can I find out who is accessing my server? ... What are socket options, and why should I use them? ... How does servlet performance compare to applets? ...
    (comp.lang.java.programmer)
  • Java Network Programming FAQ
    ... Java Network Programming FAQ. ... How can I find out who is accessing my server? ... What are socket options, and why should I use them? ... How does servlet performance compare to applets? ...
    (comp.lang.java.programmer)

Loading