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

Support for Third-Party Emulators and Real Devices

Having an emulator does not eliminate the need to test your application on actual target devices. An emulator can only approximate a device’s user interface, functionality, and performance. For example, an emulator may not accurately simulate processing speed, so an application may run faster or slower on a target device than it does on an emulator.

Java ME SDK simplifies deployment to and debugging on real devices running the Sun Java runtime. This version supports Windows Mobile platform based devices, and includes a bundled Java runtime for Windows Mobile devices.

The Microsoft Device Emulator is an example of third-party emulator integration. It means you can deploy applications to Microsoft Device Emulator as easily as you can run on our built-in emulators. See the following topics: CLDC Emulator Installation for a Device Running Windows Mobile and CLDC Installation for Windows Mobile.