Example: Using location services

This example MIDlet shows you how to use location services on Symbian devices. Some of the services, such as pitch and roll detection, may not be available on all devices, but the functions are not disabled in the MIDlet.

Figure: Device location information in MIDlet main view

Prerequisites

You need the following to develop and test this MIDlet:

  • Symbian^3 SDK for Nokia devices or newer

  • Symbian^3 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 instructions on how to implement the MIDlet

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