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.
Read more...


