Viewing and Editing Project Properties
Running Projects in the Emulator
Searching the WURFL Device Database
Finding Files in the Multiple User Environment
user.home/Library/Application Support/javame-sdk
user.home/Library/Application Support/javame-sdk/3.0/work
user.home/Library/Application Support/javame-sdk/toolbar/3.0
JSR 82: Bluetooth and OBEX Support
JSR 135: Mobile Media API Support
JSR 177: Smart Card Security (SATSA)
JSR 205: Wireless Messaging API (WMA) Support
JSR 211: Content Handler API (CHAPI)
JSR 226: Scalable 2D Vector Graphics
JSR 238: Mobile Internationalization API (MIA)
JSR 256: Mobile Sensor API Support
The Java ME SDK installation directory structure conforms to the Universal Emulator Interface Specification, version 1.0.2. This structure is recognized by all IDEs and other tools that work with the UEI. The installation directory has the following structure:
apps. Contains examples for supported platforms:
CLDC and MIDP: all others, as shown in MIDP/CLDC Sample Projects.
bin. Contains the following command line tools.
device-manager. The device manager is a component that must be running when you work with Java ME Platform SDK. After installation it starts as a service, and it will automatically restart every time your computer restarts. When it is running, it appears in the system toolbar as an icon. Right‐click on the icon to view its controls.
device-address is a tool for viewing, adding, and removing devices that the SDK is not able to discover automatically. See Manage Device Addresses (device-address).
emulator. UEI compliant emulator. See Emulator Command Line Options.
jadtool. Tool for signing MIDlets. See Sign MIDlet Suites (jadtool).
mekeytool. Management of ME keystores. See Sign MIDlet Suites (jadtool).
payment-console. Minimalistic console for viewing payment transactions. An equivalent tool exists in the Java ME SDK user interface.
preverify. The Java ME preverifier.
resourcesmanager. A tool for managing JSR 238 resource bundles. An equivalent tool exists in the Java ME Platform SDK user interface.
wma-tool. A command line tool for sending and receiving SMS, CBS, and MMS messages. See Running WMA Tool.
wscompile. Compiles of stubs and skeletons for JSR 172. See Generate Stubs (wscompile).
docs. Release documentation.
lib. JSR JAR files for compilation.
on-device. Windows Mobile Java Runtime for ARM (for Windows only).
toolbar. A simple development environment.