Example: Creating an eSWT clock with a start-up screen

This example MIDlet shows you how to use eSWT on a Symbian device to display an analog clock and use a custom start-up screen.

Figure: MIDlet main screen

Prerequisites

You need the following to develop and test this MIDlet:

  • Symbian^3 SDK for Nokia devices or newer

  • Symbian device with Java Runtime 2.1 for Symbian 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 instructions on how to implement the MIDlet

You can download the project files for the MIDlet from the download page.