Building and running in an emulator

After you have created all the necessary files for the project, you can build the project and run the MIDlet in an emulator.

Note: The MIDlet used in this example was built using NetBeans. For instructions on building MIDlet projects in NetBeans, see section Getting started. You can also build the MIDlet using another IDE or the command line. If you want to build the MIDlet with Ant, use the build.xml file is included in the NetBeans project files.