> After searching for an emulator for the typical cellphone/handheld java
> applets (do these have a specific name like beans or something?) I
[quoted text clipped - 11 lines]
> 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.
Jubril - 25 Jan 2006 01:39 GMT
For a beginner i would suggest you down load Netbeans IDE which comes with
J2ME Emulator. it is visual like visual studio , you get to put text boxes
on a virtual phone ETC and its free so go ahead if you have any more
questions ask
>> After searching for an emulator for the typical cellphone/handheld java
>> applets (do these have a specific name like beans or something?) I
[quoted text clipped - 20 lines]
>
> HTH.