This example MIDlet shows you how to locate Tourist attractions in a location that presents the most notable sights nearby and gives interesting information on them. The application shows how to use the Java ME Location API and the JSR-179 Location API.
This example demonstrates how to:
Display a map using the Nokia Maps API
Display the user's current location on the map
Figure: Tourist Attractions MIDlet views
You need the following to develop and test this MIDlet:
Nokia SDK 1.1 for Java or newer
Note: The Series 40 full touch version of the MIDlet requires Nokia SDK 2.0 for Java or newer.
Series 40 device with Java Runtime 1.1.0 for Series 40 or newer
Note: The device screen must be 240 pixels wide or wider.
For instructions on how to get started with Java ME, see section Getting started.
The MIDlet is compatible with Series 40 6th Edition and newer devices which have 240px wide or wider screen.
Nokia Asha 311 on Nokia Asha software platform
Nokia Asha 306 on Nokia Asha software platform
Nokia Asha 303 on Nokia Asha software platform
Nokia Asha 201 on Nokia Asha software platform
Nokia X3-02
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