Java Mobile device Emulator - Java

This is a discussion on Java Mobile device Emulator - Java ; 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 ...

+ Reply to Thread
Results 1 to 3 of 3

Java Mobile device Emulator

  1. Default Java Mobile device Emulator

    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.

    Thanks a bunch!
    Sh

  2. Default 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.

  3. Default Re: Java Mobile device Emulator

    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



    "ten_on" <yazgar@o2.pl> wrote in message
    news:1rlo89edbq51c$.9qq35nn5ytdy$.dlg@40tude.net...
    > 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.




+ Reply to Thread

Similar Threads

  1. ActiveSync won't see Device Emulator
    By Application Development in forum DOTNET
    Replies: 3
    Last Post: 10-26-2007, 10:07 AM
  2. Upload file from USB cable to Mobile Device (PC to Mobile)
    By Application Development in forum DOTNET
    Replies: 21
    Last Post: 07-04-2007, 04:32 AM
  3. CF App on Device or Emulator
    By Application Development in forum DOTNET
    Replies: 2
    Last Post: 04-25-2007, 07:33 PM
  4. PocketPC emulator - Windows Mobile 2003 Emulator
    By Application Development in forum Microsoft Exchange
    Replies: 1
    Last Post: 01-29-2006, 02:30 AM
  5. Such thing as a PC java mobile phone game emulator for pc ???
    By Application Development in forum Java-Games
    Replies: 1
    Last Post: 05-24-2005, 07:48 AM