Viewing and Editing Project Properties
Running Projects in the Emulator
Searching the WURFL Device Database
Finding Files in the Multiple User Environment
JSR 82: Bluetooth and OBEX Support
JSR 135: Mobile Media API Support
Running the MMAPI Sample Project
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 emulator’s MMAPI implementation supports the following media types.
|
The Java ME Platform SDK simulates support for Adaptive Multi‐Rate (AMR) content http://www.ietf.org/rfc/rfc3267.txt. Although the Java ME Platform SDK cannot decode AMR content, the implementation returns a player for AMR content when requested.
The Java ME Platform SDK emulator supports audio and video capture. Audio capture is supported by using the capture capabilities of the system upon which the emulator runs.
Video capture is supported by simulating a camera input.
Consult the MobileMediaAPI example application for details and source code that demonstrates how to capture audio and video.