Example: Loading and manipulating a pre-generated SVG image

This example MIDlet shows you how to load and manipulate a pre-generated static SVG image by using the Scalable 2D Vector Graphics API (M2G API).

Figure: Pre-generated static SVG image

Prerequisites

You need the following to develop and test this MIDlet:

  • Series 40 3rd Edition FP1 or S60 3rd Edition FP2 SDK or newer

  • Series 40 3rd Edition FP1 or S60 3rd Edition FP1 device or newer

For instructions on how to set up the Java ME development environment, see section Setting up the development environment.

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.