Exit Print View

Java Platform Micro Edition Software Development Kit Version 3.0

Get PDF Book Print View

Document Information

Getting Started

Java ME Platform SDK Features

Emulation Platforms

CLDC and MIDP Stack

CDC Stack

BD-J Stack

JavaFX Platform

Managing Java Platforms

J2SE and CDC Platforms

J2ME Platforms (CLDC and MIDP)

Adding a Java Platform

Selecting a Platform Type

Choose Platform Folder and Name (Java SE and CDC)

Choose Location (JavaSE and CDC)

Create a Platform for Legacy CDC Projects

Choose Java ME MIDP Platform Folders

Choose Custom Java ME MIDP Platform Emulator

General Information

Bootstrap Libraries

Sources & Javadoc

Support for Third-Party Emulators and Real Devices

Automatic Update

Using the Plugins Manager

Available Plugins

Downloaded

Installed Plugins

Plugin Settings

Installing a Plugin Globally

Using Sample Projects

Creating and Editing Projects

Viewing and Editing Project Properties

Running Projects in the Emulator

Searching the WURFL Device Database

Finding Files in the Multiple User Environment

Profiling Applications

Monitoring Network Traffic

Lightweight UI Toolkit

Security and MIDlet Signing

BD-J Support

CLDC Emulation on a Windows Mobile Device

Installing CLDC Emulation on a Windows Mobile Emulator

On-device Debugging

Command Line Reference

Logs

JSR Support

JSR 75: PDA Optional Packages

JSR 82: Bluetooth and OBEX Support

JSR 135: Mobile Media API Support

JSR 172: Web Services Support

JSR 177: Smart Card Security (SATSA)

JSR 179: Location API Support

JSRs 184, 226, and 239: Graphics Capabilities

JSR 205: Wireless Messaging API (WMA) Support

JSR 211: Content Handler API (CHAPI)

JSR 238: Mobile Internationalization API (MIA)

JSR 229: Payment API Support

JSR 256: Mobile Sensor API Support

Index

Selecting a Platform Type

To see this page, select Tools > Java Platforms, and click the Add Platform button. Select platform type is the first page of this wizard. The platform types are as follows:

Java Standard Edition. The standard Java SDK. There is no need to add SDKs, the Java ME Platform SDK uses only the JDK you specified at installation time.

Java ME MIDP Platform Emulator. One or more CLDC emulators that are compliant with the Universal Emulator Interface Specification (UEI) and use technology based on the phoneME™ Feature project (see https://uei.dev.java.net and https://phoneme.dev.java.net).

Custom Java ME Platform Emulator. A platform emulator that is not compliant with the UEI standard.

Java ME CDC Platform Emulator. One or more CDC emulators that are compliant with the UEI and use technology based on phoneME Advanced (see https://phoneme.dev.java.net). The CDC platform includes the CDC and BD-J stacks.

See Selecting a Platform.