Register with Forum Nokia now and you'll enjoy the full benefits of the Forum Nokia membership.
Register LoginInnovation Series Videos highlighting Forum Nokia developers
Nokia releases new Qt developer offerings
Forum Nokia Developer Conference, India
Optimise your website for mobile devices with mobile web templates and layouts
Zoom and Rotate Gestures in FlashLite for touch-enabled devices
Jackson Feijó
Read more about Jackson on the Champions website.
Nokia Developer Days in South Africa
December 01, 2009
Johannesburg, South Africa
Forum Nokia Developer Conference ’09, India
December 07, 2009
Bangalore, India
LeWeb
December 09, 2009
Paris
Web Runtime Coding With Aptana WRT Plug-in
December 09, 2009
9am New York | 2pm London | 4pm Helsinki
Web Runtime Coding With Aptana WRT Plug-in
December 09, 2009
9:30am New Delhi, noon Beijing

MIDP: Location API Developer's Guide v2.0
This updated document describes the Location API for Java ME (JSR-179), which enables the development of location-based mobile applications. The three main features that the Location API brings to mobile programming are obtaining device location information, the possibility to create, edit, store, and retrieve landmarks, and the possibility to obtain device orientation information. This document also describes and illustrates the architecture of MIDP: Location API Example - Tourist Route.

MIDP: Location API Example - Tourist Route
This Java MIDP example demonstrates the usage of the Location API for J2ME (JSR-179) by showing the current device coordinates. The MIDlet also shows how to store the current coordinates associated with location information to the device’s landmark store. The example complements MIDP: Location API Developer's Guide.