Sun Microsystems J2ME User Manual
Page 92
80
J2ME Wireless Toolkit User’s Guide • October 2004
\WTK22
, the source code for the SMS sender MIDlet (
example.sms.SMSSend
) in
WMADemo
is contained in
\WTK22\apps\WMADemo\src\example\sms\SMSSend.java
.
TABLE 8
Application demonstrations
Demonstration
APIs
Description
Special
Instructions
Audiodemo
MMAPI 1.1
Demonstrates audio capabilities,
including mixing and playing
audio with an animation
NEW
BluetoothDe
mo
JSR 82
Bluetooth
Demonstrates device discovery
and data exchange using
Bluetooth
Demo3D
JSR 184 Mobile
3D Graphics
Contains MIDlets that
demonstrate how to use 3D
graphics, both immediate mode
and retained mode
Demos
MIDP 2.0
Includes various examples:
animation, color, networking,
finance, and others
FPDemo
CLDC 1.1
Simple floating point calculator
Games
MIDP 2.0
Includes
TilePuzzle
,
WormGame
, and
PushPuzzle
JSR172Demo
Web services
Demonstrates how to use the
JSR 172 API to connect to a web
service from a MIDlet
NEW
mmademo
MMAPI 1.1
Demonstrates MMAPI features,
including tone sequences, MIDI
playback, sampled audio
playback, and video
NetworkDem
o
MIDP 2.0
Shows how to use datagrams
and serial connections
NEW
ObexDemo
JSR 82 OBEX
Demonstrates transferring data
using OBEX over IrDA
NEW
PDAPDemo
JSR 75 PIM and
FileConnection
Shows how to manipulate
contacts, calendar items, and to-
do items. Demonstrates
accessing local files.