Example: Creating a static SVG image

This example MIDlet shows you how to create and display a static SVG image by using the Scalable 2D Vector Graphics API (M2G API).

Figure: Static SVG image

Prerequisites

You need the following to develop and test this MIDlet:

  • Series 40 3rd Edition Feature Pack 1 SDK or newer

    Note: The Series 40 full touch version of the MIDlet requires Nokia SDK 2.0 for Java or newer.

  • Series 40 3rd Edition Feature Pack 1 device or newer

    Note: The Series 40 full touch version of the MIDlet requires a Java Runtime 2.0.0 for Series 40 device or newer.

For instructions on how to get started with Java ME, see section Getting started.

Development

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.