To properly run the example, an SDK is necessary - in this case one supporting the WMA 2.0 API and MMAPI. Notice that the SDK includes several devices and not all of them necessarily support the required APIs.
To run the example, decompress the ZIP file containing the source code into your Eclipse's workspace directory. After this, choose "File"/"Import"/"Existing Project into Workspace" from the top menu of Eclipse and browse to the MMSMIDlet folder. This will add the project to your Workspace.
Additionally, a build.xml
file is included in the
ZIP file in case you want to build the example using Ant.