This example MIDlet shows you how to use multipoint touch events on Symbian devices. When you drag your fingers on the screen, the MIDlet displays a worm-like animation at every touching point simultaneously.
Figure: Multipoint touch events on a Symbian device
For a tutorial that shows you how to create this MIDlet, see section Example: Using multipoint touch events 1.
This MIDlet is compatible with Java Runtime 2.2 for Symbian devices and newer (some devices require the Symbian Anna update installed).
This MIDlet has been tested on the following devices:
Nokia 701 (Symbian Belle with Java Runtime 2.3 for Symbian)
Nokia C6-01 (Symbian Anna with Java Runtime 2.2 for Symbian)
Nokia X7-00 (Symbian Anna with Java Runtime 2.2 for Symbian)
The MIDlet project files are packaged as a zip file. To download the zip file, click the following link:
The MIDlet consists of the following classes (click to view the full source code):