This example MIDlet shows you how to use the Mobile Media API (MMAPI) to play audio and video. In addition, the MIDlet shows you how to check MMAPI and media support on the device by using system properties.
Figure: MediaList view of the Media Sampler MIDlet
You need the following to develop and test this MIDlet:
Series 40 3rd Edition FP2 or S60 3rd Edition FP2 SDK or newer
Series 40 3rd Edition FP2 or S60 3rd Edition FP2 device or newer
For instructions on how to set up the Java ME development environment, see section Setting up the development environment.
For more information about the MIDlet, see:
Design for information about the design and functionality of the MIDlet
Implementation for information about implementing the MIDlet
You can download the project files for the MIDlet from the download page.